CrossPlatformLibrary.Settings
1.0.26-pre3
Suggested Alternatives
This is a prerelease version of CrossPlatformLibrary.Settings.
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CrossPlatformLibrary.Settings --version 1.0.26-pre3
NuGet\Install-Package CrossPlatformLibrary.Settings -Version 1.0.26-pre3
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-pre3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CrossPlatformLibrary.Settings" Version="1.0.26-pre3" />
<PackageReference Include="CrossPlatformLibrary.Settings" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CrossPlatformLibrary.Settings --version 1.0.26-pre3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CrossPlatformLibrary.Settings, 1.0.26-pre3"
#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.
#:package CrossPlatformLibrary.Settings@1.0.26-pre3
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CrossPlatformLibrary.Settings&version=1.0.26-pre3&prerelease
#tool nuget:?package=CrossPlatformLibrary.Settings&version=1.0.26-pre3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
CrossPlatformLibrary.Settings is a plug-in for reading and writing of platform-independent application settings.
| Product | Versions 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.
-
- CrossPlatformLibrary (>= 1.0.71)
- Guards (>= 1.0.10)
- TypeConverter (>= 1.0.27)
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 |
|---|
Loading failed
1.0.26-pre3
- Added support for Universal Windows Platform (UWP)
- Update SettingsService of WinRT platforms to support Nullable and DateTime types