ReviewNotifier 1.1.1

dotnet add package ReviewNotifier --version 1.1.1
NuGet\Install-Package ReviewNotifier -Version 1.1.1
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="ReviewNotifier" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReviewNotifier --version 1.1.1
#r "nuget: ReviewNotifier, 1.1.1"
#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 ReviewNotifier as a Cake Addin
#addin nuget:?package=ReviewNotifier&version=1.1.1

// Install ReviewNotifier as a Cake Tool
#tool nuget:?package=ReviewNotifier&version=1.1.1

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.

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.

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
1.1.1 1,857 11/20/2014
1.0.0 1,604 8/21/2013

Fixed an issue with a recursive function on Windows Phone Silverlight.