Metadata >> NuGet >> Cheesebaron.MvxPlugins.Settings

Cheesebaron.MvxPlugins.Settings

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.
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
IconUrl http://i.imgur.com/V3983YY.png

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

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

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.2.1
1.2.0
1.1.9
1.1.8