CrossPlatformLibrary.Settings 1.0.26-pre6

This is a prerelease version of CrossPlatformLibrary.Settings.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CrossPlatformLibrary.Settings --version 1.0.26-pre6                
NuGet\Install-Package CrossPlatformLibrary.Settings -Version 1.0.26-pre6                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CrossPlatformLibrary.Settings" Version="1.0.26-pre6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformLibrary.Settings --version 1.0.26-pre6                
#r "nuget: CrossPlatformLibrary.Settings, 1.0.26-pre6"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CrossPlatformLibrary.Settings as a Cake Addin
#addin nuget:?package=CrossPlatformLibrary.Settings&version=1.0.26-pre6&prerelease

// Install CrossPlatformLibrary.Settings as a Cake Tool
#tool nuget:?package=CrossPlatformLibrary.Settings&version=1.0.26-pre6&prerelease                

CrossPlatformLibrary.Settings is a plug-in for reading and writing of platform-independent application settings.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 2,250 7/3/2018
3.0.0-pre1 994 1/3/2018
2.0.2 1,186 1/3/2018
2.0.2-pre9 845 8/24/2017
2.0.2-pre8 806 8/14/2017
2.0.2-pre7 833 8/10/2017
2.0.2-pre6 835 8/10/2017
2.0.2-pre5 849 4/25/2017
2.0.2-pre4 882 4/25/2017
2.0.2-pre3 849 4/25/2017
2.0.2-pre2 890 4/25/2017
2.0.2-pre1 921 4/25/2017
2.0.1-pre9 912 4/25/2017
2.0.1-pre8 950 12/8/2016
2.0.1-pre6 943 11/21/2016
2.0.1-pre5 962 9/15/2016
2.0.1-pre4 1,054 9/15/2016
2.0.1-pre3 1,093 9/15/2016
2.0.1-pre2 915 9/14/2016
2.0.1-pre1 937 9/13/2016
2.0.0-pre9 931 9/13/2016
2.0.0-pre8 983 9/13/2016
2.0.0-pre7 892 9/8/2016
2.0.0-pre6 886 9/8/2016
2.0.0-pre5 901 9/8/2016
2.0.0-pre4 888 8/30/2016
2.0.0-pre3 925 8/26/2016
2.0.0-pre2 916 8/26/2016
2.0.0-pre1 914 8/26/2016
1.0.26 1,238 8/12/2016
1.0.26-pre7 971 8/12/2016
1.0.26-pre6 989 8/10/2016
1.0.26-pre5 954 8/9/2016
1.0.26-pre3 973 4/2/2016
1.0.26-pre2 1,014 3/27/2016
1.0.26-pre1 951 12/17/2015
1.0.25 1,322 10/12/2015
1.0.25-alpha 998 10/12/2015
1.0.24 1,103 10/12/2015
1.0.23 1,280 9/26/2015
1.0.22-alpha 968 9/26/2015
1.0.21-alpha 967 9/18/2015
1.0.19-alpha 946 9/15/2015
1.0.18-alpha 982 9/11/2015
1.0.15-alpha 926 9/10/2015
1.0.14 1,148 9/10/2015
1.0.14-alpha 949 9/10/2015
1.0.13-alpha 929 8/31/2015
1.0.12-alpha 922 8/23/2015
1.0.11-alpha 917 8/22/2015
1.0.10-alpha 934 8/22/2015
1.0.9-alpha 951 8/22/2015
1.0.8-alpha 908 8/22/2015
1.0.7-alpha 1,080 8/10/2015
1.0.6-alpha 1,182 8/9/2015
1.0.5-alpha 1,238 8/6/2015
1.0.4-alpha 1,061 8/1/2015
1.0.3-alpha 1,107 8/1/2015
1.0.2-alpha 1,062 7/31/2015
1.0.1-alpha 1,095 7/31/2015
1.0.0-alpha 1,096 7/31/2015

1.0.26-pre
     - Fix project build dependencies (missing DLL files)
     - Added support for Universal Windows Platform (UWP)
     - Update SettingsService of WinRT platforms to support Nullable and DateTime types