GifImageSource is a Windows Runtime Component for WinRT, Windows Phone 8 and Universal Windows projects, made for rendering GIF images in a resource efficient way using Direct2D
T4 Templates for generating view models, and views for WPF, Silverlight, Windows Phone using T4 Toolbox and MVVM Light. Conforms to StyleCop rules, and optional Autofac/Unity DI container integration with View Models.
Do you need to integrate OneDrive file access into your Windows Phone 8 app? Instead of starting from scratch with the Live SDK, use the OneDrive browse task to open the current user's files as easily as you request a photo or send an email. Just authenticate your LiveClient, setup the task, and...
More information
Free, simple & easy to use TextBox-based component providing missing and widely-requested support for numeric password input on Windows Phone 8 and higher.
Unlike various code samples and tutorials online (this component is based on) it provides advanced editing support and thus better user...
More information
Free, simple & easy to use TextBox-based component for Windows Phone 8 (and higher) providing support for hints.
Hint string is displayed only when the control is "empty" (no text is provided by user). The hint does not affect the control value - requesting text when hint is displayed will return...
More information
Fast, free and easy to use C# Base64 stream encoder/decoder for Windows Phone 8.1 and Windows Store 8.1.
Use NuGet_Base64Stream.EncodeAsync(input, output, options) or NuGet_Base64Stream.DecodeAsync(input, output, options) functions to encode/decode streams.
Free, simple & easy to use Button-based component providing missing support for buttons with images on Windows Phone 8 and higher.
See Project Site for a quick reference on using this component in your projects.