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" />
<PackageVersion Include="NorthernLightsWP7Toolkit" Version="2.0.4" />
<PackageReference Include="NorthernLightsWP7Toolkit" />
paket add NorthernLightsWP7Toolkit --version 2.0.4
#r "nuget: NorthernLightsWP7Toolkit, 2.0.4"
#addin nuget:?package=NorthernLightsWP7Toolkit&version=2.0.4
#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,607 | 12/1/2012 |
2.0.3 | 1,627 | 11/15/2012 |
2.0.2 | 1,792 | 4/26/2012 |
2.0.1 | 2,356 | 4/10/2012 |
2.0.0 | 2,314 | 4/10/2012 |
1.1.1 | 1,753 | 2/7/2012 |
1.1.0 | 1,529 | 2/7/2012 |
1.0.0 | 1,583 | 1/15/2012 |
0.1.2 | 1,570 | 1/13/2012 |
0.1.1 | 1,537 | 1/7/2012 |
0.1.0 | 1,532 | 1/7/2012 |
0.0.8 | 1,629 | 11/24/2011 |
0.0.7 | 1,551 | 11/20/2011 |
0.0.6 | 1,591 | 11/20/2011 |
0.0.5 | 1,607 | 11/20/2011 |
0.0.4 | 1,630 | 11/18/2011 |
0.0.3 | 1,639 | 11/13/2011 |
0.0.2 | 1,582 | 11/13/2011 |
0.0.1 | 1,654 | 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.