WPtoolkit 4.2013.8.16

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 http://phone.codeplex.com.

Showing the top 20 packages that depend on WPtoolkit.

Packages Downloads
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code - Action Sheet (multiple choice menu) - Alert - Confirm - Loading - Login - Progress - Prompt - Toast On android, be sure to call UserDialogs.Init() before using! Supported Platforms - Xamarin (iOS Unified/Android) - Universal Windows Platform (Win10/UWP) - Windows Phone 8 (Silverlight) - Windows Phone 8.1 - Portable Class Libraries (Profile 259)
15
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code - Action Sheet (multiple choice menu) - Alert - Confirm - Loading - Login - Progress - Prompt - Toast To initialize: iOS AppDelegate: UserDialogs.Init(); WinPhone8: MainPage or App, UserDialogs.Init(); Android Xamarin Forms: UserDialogs.Init(() => BarCodes.Init(() => (Activity)Forms.Context); Android MvvmCross: UserDialogs.Init(() => BarCodes.Init(() => Mvx.Resolve<ITopActivity>.TopActivity; Android Manually: UserDialogs.Init(Activity Factory Function);
15
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
15
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
16
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
17
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
18
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
19
Xamarin.Forms
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
20

Release notes - https://phone.codeplex.com/releases/view/107923

What's NewAs part of the Windows Phone Toolkit - August 2013 update we added a TransferControl to the set of XAML controls. You can use this control to more easily create a UI that shows the progress of a background transfer – either an upload or a download. The control also gives the app user the option to cancel a background transfer while it is in progress. Feel free to go straight to the source code and sample in the WPToolkit, look for TransferControl sample on the main page at runtime.

This package has no dependencies.

Version Downloads Last updated
4.2013.8.16 12 18.02.2025
4.2013.6.11 12 08.02.2025
4.2012.10.30 12 08.02.2025