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
#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

StorageHelper is a helper class for Windows Phone and Windows apps to easily save, load and delete data from storage.

Product 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.

Version Downloads Last updated
1.1.6 2,416 10/7/2014
1.1.4 1,175 6/22/2014
1.1.3 1,255 4/27/2014
1.0.0 1,774 8/21/2013

Added support for PCL (Win81+WPA81)