Metadata >> NuGet >> Cheesebaron.MvxPlugins.Settings >> 1.2.1

1.2.1

Metadata

Authors Tomasz Cielecki
Description Settings Plugin for MvvmCross, supporting Android, iOS, Windows Phone 8/8.1 (silverlight), Windows Store (Windows Phone 8.1 and Windows Store 8.1) and WPF projects.
IconUrl http://i.imgur.com/V3983YY.png
LicenseUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins/blob/master/LICENSE
Owners Tomasz Cielecki
ProjectUrl https://github.com/Cheesebaron/Cheesebaron.MvxPlugins
ReleaseNotes 1.2.1 Fix nuspec dependencies 1.2.0 Removed permissions in Android 1.1.9 WindowsCommon version now internally serializing and deserializing using JSON.Net 1.1.8 Fix missing bootstrap content for iOS 1.1.7 Fix regression for other types on iOS 1.1.6 Fix boolean always returning default value on iOS 1.1.5 Built against 3.5.1 instead of main branch Added Guid support on Android and iOS 1.1.4 Fixed bug where booleans would return false instead of specified default value on iOS 1.1.3 Added Wpf 1.1.2 Added WindowsCommon project to package Added PDB files Added source to package 1.1.1 Fix for "ArgumentException: 'jobject' must not be IntPtr.Zero. Parameter name: jobject" 1.1.0 Added support for iOS Unified API 1.0.2 Fixes boolean getter
RequireLicenseAcceptance False
Tags mvvm mvvmcross xamarin monodroid monotouch wpf wp wpdev windowsphone settings wpa81 win81 mvx
Dependencies MvvmCross.HotTuna.CrossCore:3.5.1|MvvmCross.HotTuna.MvvmCrossLibraries:3.5.1|Newtonsoft.Json:6.0.8:win81|MvvmCross.HotTuna.CrossCore:3.5.1:win81|MvvmCross.HotTuna.MvvmCrossLibraries:3.5.1:win81|Newtonsoft.Json:6.0.8:wpa81|MvvmCross.HotTuna.CrossCore:3.5.1:wpa81|MvvmCross.HotTuna.MvvmCrossLibraries:3.5.1:wpa81|Newtonsoft.Json:6.0.8:portable-win81+wpa81|MvvmCross.HotTuna.CrossCore:3.5.1:portable-win81+wpa81|MvvmCross.HotTuna.MvvmCrossLibraries:3.5.1:portable-win81+wpa81
Title MvvmCross Settings Plugin
PackageSize 107324
PackageHashAlgorithm SHA512
PackageHash Z+VbytrEGhcPeD5uefGnepi1W/GCNdKpe78X6v6crQO+r6n1RfGg6kvfSXNqtciPef6bO+BkHHV5lBQY/CnTkg==
DownloadCount 000000
CreatedDate 2015-06-19T15:20:05

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Cheesebaron.MvxPlugins.Settings -Version 1.2.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Cheesebaron.MvxPlugins.Settings -Version 1.2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete Cheesebaron.MvxPlugins.Settings 1.2.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package Cheesebaron.MvxPlugins.Settings -Version 1.2.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Cheesebaron.MvxPlugins.Settings -Version 1.2.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap Cheesebaron.MvxPlugins.Settings -Version 1.2.1
Uninstalling the package:
o remove-wrap Cheesebaron.MvxPlugins.Settings

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.5 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=net45+netcore45+wpa81+wp8+MonoAndroid10+Xamarin.iOS10 Binaries
AnyCPU Release .NETPortable,Version=v0.0,Profile=win81+wpa81 Binaries
AnyCPU Release MonoAndroid,Version=v1.0 Binaries
AnyCPU Release Windows,Version=v8.1 Binaries
AnyCPU Release WindowsPhone,Version=v8.0 Binaries
AnyCPU Release WindowsPhoneApp,Version=v8.1 Binaries
AnyCPU Release Xamarin.iOS,Version=v1.0 Binaries