NorthernLightsWP7Toolkit 2.0.4

dotnet add package NorthernLightsWP7Toolkit --version 2.0.4
NuGet\Install-Package NorthernLightsWP7Toolkit -Version 2.0.4
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="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NorthernLightsWP7Toolkit --version 2.0.4
#r "nuget: NorthernLightsWP7Toolkit, 2.0.4"
#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=2.0.4

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

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,438 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,617 2/7/2012
1.1.0 1,396 2/7/2012
1.0.0 1,446 1/15/2012
0.1.2 1,432 1/13/2012
0.1.1 1,418 1/7/2012
0.1.0 1,396 1/7/2012
0.0.8 1,490 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,517 11/3/2011

2.0.4: Implemented user enhancement requests.
     2.0.3: Upgraded to the latest Windows Phone toolkit (https://phone.codeplex.com/)
     2.0.2: Bugfix in ProtectData and renamed to ProtectedData to match original MS implementation.
     2.0.1: Added missing NorthernLights.Controls dll.
     2.0.0: Added support for Encryption and added unit tests.
     1.1.1: Fixed issue with package on Nuget.
     1.1.0: Separated certain tools into separate libraries so they can be used in Background tasks. Added InputBox.
     1.0.0: Refactoring and official release.
     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.