HybridWebApp.Toolkit 1.0.7

dotnet add package HybridWebApp.Toolkit --version 1.0.7
                    
NuGet\Install-Package HybridWebApp.Toolkit -Version 1.0.7
                    
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="HybridWebApp.Toolkit" Version="1.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HybridWebApp.Toolkit" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="HybridWebApp.Toolkit" />
                    
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 HybridWebApp.Toolkit --version 1.0.7
                    
#r "nuget: HybridWebApp.Toolkit, 1.0.7"
                    
#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=HybridWebApp.Toolkit&version=1.0.7
                    
Install HybridWebApp.Toolkit as a Cake Addin
#tool nuget:?package=HybridWebApp.Toolkit&version=1.0.7
                    
Install HybridWebApp.Toolkit as a Cake Tool

Toolkit that makes working with the HybridWebApp Toolkit simpler. Supports Windows Phone 8, Windows Phone 8.1 Silverlight, Windows Phone 8.1 Runtime and Windows 8.1 Apps

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 90 4/1/2015
1.0.6.2 66 2/25/2015
1.0.6.1 47 2/15/2015
1.0.5 105 10/21/2014
1.0.4 69 10/13/2014
1.0.3.2 69 10/3/2014
1.0.3.1 78 9/30/2014
1.0.3 60 9/30/2014
1.0.2 60 9/30/2014
1.0.1.1 78 8/18/2014
1.0.0 77 8/11/2014

Minor improvements to the BackgroundAudioService, fixed some issues with play/pause states.