NorthernLightsWP7Toolkit 0.1.2

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

// Install NorthernLightsWP7Toolkit as a Cake Tool
#tool nuget:?package=NorthernLightsWP7Toolkit&version=0.1.2

Northern Lights WP7 Toolkit contains some common tools for WP7 Developers.

Product Compatible and additional computed target framework versions.
Silverlight sl4-wp71 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
2.0.4 2,439 12/1/2012
2.0.3 1,497 11/15/2012
2.0.2 1,665 4/26/2012
2.0.1 2,219 4/10/2012
2.0.0 2,185 4/10/2012
1.1.1 1,618 2/7/2012
1.1.0 1,396 2/7/2012
1.0.0 1,446 1/15/2012
0.1.2 1,433 1/13/2012
0.1.1 1,418 1/7/2012
0.1.0 1,396 1/7/2012
0.0.8 1,491 11/24/2011
0.0.7 1,415 11/20/2011
0.0.6 1,454 11/20/2011
0.0.5 1,467 11/20/2011
0.0.4 1,496 11/18/2011
0.0.3 1,504 11/13/2011
0.0.2 1,443 11/13/2011
0.0.1 1,518 11/3/2011

0.1.2: Fix for item #233 and updated references in NorthernLights.Controls.
     0.1.1: Fixed issue with Nuget Package.
     0.1.0: Added NagForReview, Updated method names for PersitentVariables (Get, Set), Updated to latest version of SilverlightToolkitWP.
     0.0.8: Bugfix in LittleWatson - version number with exception report.
     0.0.7: Bugfix in VersionManagement. Added PersitentVariables.
     0.0.6: Bugfix in VersionManagement.
     0.0.5: Bugfix in VersionManagement. Update of Notification control.
     0.0.4: Removed MyPerformanceProgressBar (obsolete) and added additional check in StateVariables to see if input is serializable.
     0.0.3: Fixed issue with LittleWatson.
     0.0.2: Added Notification and MyPerformanceProgressBar controls;
     0.0.1: Initial release.