NorthernLightsWP7Toolkit 2.0.4
dotnet add package NorthernLightsWP7Toolkit --version 2.0.4
NuGet\Install-Package NorthernLightsWP7Toolkit -Version 2.0.4
<PackageReference Include="NorthernLightsWP7Toolkit" Version="2.0.4" />
paket add NorthernLightsWP7Toolkit --version 2.0.4
#r "nuget: NorthernLightsWP7Toolkit, 2.0.4"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl4-wp71 is compatible. |
-
- WPtoolkit (>= 4.2012.10.30)
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,501 | 12/1/2012 |
2.0.3 | 1,525 | 11/15/2012 |
2.0.2 | 1,692 | 4/26/2012 |
2.0.1 | 2,254 | 4/10/2012 |
2.0.0 | 2,214 | 4/10/2012 |
1.1.1 | 1,649 | 2/7/2012 |
1.1.0 | 1,426 | 2/7/2012 |
1.0.0 | 1,478 | 1/15/2012 |
0.1.2 | 1,465 | 1/13/2012 |
0.1.1 | 1,432 | 1/7/2012 |
0.1.0 | 1,427 | 1/7/2012 |
0.0.8 | 1,524 | 11/24/2011 |
0.0.7 | 1,444 | 11/20/2011 |
0.0.6 | 1,484 | 11/20/2011 |
0.0.5 | 1,498 | 11/20/2011 |
0.0.4 | 1,522 | 11/18/2011 |
0.0.3 | 1,533 | 11/13/2011 |
0.0.2 | 1,475 | 11/13/2011 |
0.0.1 | 1,548 | 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.