WP7AppLifecycleService 1.1.0
dotnet add package WP7AppLifecycleService --version 1.1.0
NuGet\Install-Package WP7AppLifecycleService -Version 1.1.0
<PackageReference Include="WP7AppLifecycleService" Version="1.1.0" />
paket add WP7AppLifecycleService --version 1.1.0
#r "nuget: WP7AppLifecycleService, 1.1.0"
// Install WP7AppLifecycleService as a Cake Addin #addin nuget:?package=WP7AppLifecycleService&version=1.1.0 // Install WP7AppLifecycleService as a Cake Tool #tool nuget:?package=WP7AppLifecycleService&version=1.1.0
WP7AppLifeCycleService helps WP7 applications manage tombstoning easily by doing the heavy work and with SoC (Separation of Concerns) in mind. Tombstoning becomes a piece of cake.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl4-wp is compatible. |
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.1.0 | 2,180 | 2/7/2012 |
In addition to defining interfaces IApplicationStateHandler and IPageStateHandler (from version 1.0), version 1.1 of the library adds a new interface IPhoneLockedHandler dealing with obscured/unobscured events following the same design principles as the rest of the library.