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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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.
-
- StorageHelper (>= 1.1.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed an issue with a recursive function on Windows Phone Silverlight.