AppPromo 1.0.1-beta1

This is a prerelease version of AppPromo.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package AppPromo --version 1.0.1-beta1
NuGet\Install-Package AppPromo -Version 1.0.1-beta1
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="AppPromo" Version="1.0.1-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AppPromo --version 1.0.1-beta1
#r "nuget: AppPromo, 1.0.1-beta1"
#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 AppPromo as a Cake Addin
#addin nuget:?package=AppPromo&version=1.0.1-beta1&prerelease

// Install AppPromo as a Cake Tool
#tool nuget:?package=AppPromo&version=1.0.1-beta1&prerelease

Easy to use library that gives ability to prompt users for app rating / feedback based on configurable properties. This library works with Windows Phone 8, 8.1 and 10 as well as Windows 8.1 and 10.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 was computed. 
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

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.0.1-beta2 1,508 3/29/2016
1.0.1-beta1 975 3/29/2016
1.0.0.9 8,649 5/2/2014
1.0.0.8 1,245 5/2/2014
1.0.0.7 1,299 5/2/2014
1.0.0.6 1,430 5/2/2014

Added support for Windows 10 (UWP). Also added the ability for users to delay their rating instead of rating immediately or opting out entirely.