AppPromo 1.0.0.8
See the version list below for details.
dotnet add package AppPromo --version 1.0.0.8
NuGet\Install-Package AppPromo -Version 1.0.0.8
<PackageReference Include="AppPromo" Version="1.0.0.8" />
paket add AppPromo --version 1.0.0.8
#r "nuget: AppPromo, 1.0.0.8"
// Install AppPromo as a Cake Addin #addin nuget:?package=AppPromo&version=1.0.0.8 // Install AppPromo as a Cake Tool #tool nuget:?package=AppPromo&version=1.0.0.8
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 | Versions 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. |
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,558 | 3/29/2016 |
1.0.1-beta1 | 1,012 | 3/29/2016 |
1.0.0.9 | 8,769 | 5/2/2014 |
1.0.0.8 | 1,293 | 5/2/2014 |
1.0.0.7 | 1,341 | 5/2/2014 |
1.0.0.6 | 1,476 | 5/2/2014 |
Now creating a separate winmd for Windows Phone and Windows 8 Universal apps. This enables separate counters. Without this, in the new universal app model once the reminder was shown on tablet it would never be seen on phone. Or vice versa.
This package now includes all target plaforms in a single nuget package. The previous, separate packages will no longer be maintained.