AppPromo 1.0.0.9

dotnet add package AppPromo --version 1.0.0.9
                    
NuGet\Install-Package AppPromo -Version 1.0.0.9
                    
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.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AppPromo" Version="1.0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="AppPromo" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AppPromo --version 1.0.0.9
                    
#r "nuget: AppPromo, 1.0.0.9"
                    
#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.
#addin nuget:?package=AppPromo&version=1.0.0.9
                    
Install AppPromo as a Cake Addin
#tool nuget:?package=AppPromo&version=1.0.0.9
                    
Install AppPromo as a Cake Tool

Easy to use control available for Windows Phone and Windows 8 that gives ability to prompt users for app rating / feedback based on configurable properties.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.9 3,352 5/2/2014
1.0.0.8 80 5/2/2014
1.0.0.7 82 5/2/2014
1.0.0.6 81 5/2/2014

Fixed a bug that caused reminder text to show up blank after the switch to separate winmds for Universal Apps.

This package now includes all target plaforms in a single nuget package. The previous, separate packages will no longer be maintained.