StorageHelper 1.1.6
dotnet add package StorageHelper --version 1.1.6
NuGet\Install-Package StorageHelper -Version 1.1.6
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="StorageHelper" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StorageHelper --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StorageHelper, 1.1.6"
#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 StorageHelper as a Cake Addin #addin nuget:?package=StorageHelper&version=1.1.6 // Install StorageHelper as a Cake Tool #tool nuget:?package=StorageHelper&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
StorageHelper is a helper class for Windows Phone and Windows apps to easily save, load and delete data from storage.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wp8 is compatible. wp81 was computed. wpa is compatible. |
Windows Store | win8 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StorageHelper:
Package | Downloads |
---|---|
ReviewNotifier
ReviewNotifier is a helper class for Windows Phone and Windows 8 apps to easily ask users to rate and review your app after a number of launches. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added support for PCL (Win81+WPA81)