WPtoolkit 4.2012.10.30
See the version list below for details.
dotnet add package WPtoolkit --version 4.2012.10.30
NuGet\Install-Package WPtoolkit -Version 4.2012.10.30
<PackageReference Include="WPtoolkit" Version="4.2012.10.30" />
paket add WPtoolkit --version 4.2012.10.30
#r "nuget: WPtoolkit, 4.2012.10.30"
// Install WPtoolkit as a Cake Addin #addin nuget:?package=WPtoolkit&version=4.2012.10.30 // Install WPtoolkit as a Cake Tool #tool nuget:?package=WPtoolkit&version=4.2012.10.30
Windows Phone toolkit provides a collection of controls, extension methods and page animations to help create beautiful and consistent Windows Phone user interfaces and make common progamming tasks easier. Documentation and source are on CodePlex at https://phone.codeplex.com/.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Silverlight | sl3-wp is compatible. sl4-wp71 is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
This package has no dependencies.
NuGet packages (29)
Showing the top 5 NuGet packages that depend on WPtoolkit:
Package | Downloads |
---|---|
MyToolkit.Extended
MyToolkit is a set of .NET libraries containing lots of useful classes for various .NET platforms like WinRT, Windows Phone, WPF and Silverlight. |
|
ScottIsAFool.WindowsPhone
This is a custom library used by Scott Lovegrove in his Windows Phone apps. |
|
Nx.UI
Nx.UI Library for cross-platform application developement |
|
Vermeil
Simple Windows Phone 8 MVVM toolkit |
|
S4S
S4S is a SDK that will allow you to create custom controls for your application enabling accessibility on them. This includes resizing the controls and their fontsize or enabling scroll helpers to remove the swipe motion. |
GitHub repositories (28)
Showing the top 5 popular GitHub repositories that depend on WPtoolkit:
Repository | Stars |
---|---|
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
|
|
jamesmontemagno/MediaPlugin
Take & Pick Photos and Video Plugin for Xamarin and Windows
|
|
xamarin/Xamarin.Auth
Xamarin.Auth
|
|
JoeMayo/LinqToTwitter
LINQ Provider for the Twitter API (C# Twitter Library)
|
|
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
|
Version | Downloads | Last updated |
---|---|---|
4.2013.8.16 | 490,715 | 8/15/2013 |
4.2013.6.11 | 67,104 | 6/11/2013 |
4.2012.10.30 | 70,968 | 10/30/2012 |
Release notes - https://phone.codeplex.com/releases/view/96743
Includes -
Refactored project to support Windows Phone 7.1, 8.0 and more with maximum code sharing.
WP8 Map API extensions, including Modern PushPin control
LongListMultiSelector control, including Grid view multiselect.
Control themes updated to match WP8 UI
Large number of RTL bugs fixed now that RTL is a fully supported feature in WP8
25+ bugs fixed
Contains all the fixes, improvements and new controls that were part of the September 2012 release
WP8 specific -
Removed LongListSelector as it’s now part of the SDK
Removed Tuple.cs
Removed PerformanceProgressBar (though we are taking the suggestion that we should add it back as a descendent of ProgressBar for backcompat)
Removed GestureListener