1. jQuery Mobile

    By:

    A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at ... More information

  2. Windows Phone Theme Manager

    By:

    The ThemeManager class provides static methods to be used during app initialization to force the app's resources to appear as the Dark or Light theme.

  3. Windows Phone toolkit

    By:

    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.

  4. Windows Phone Theme Manager (Source)

    By:

    Single C# (Source) file version - the ThemeManager class provides static methods to be used during app initialization to force the app's resources to appear as the Dark or Light theme.

  5. 51Degrees.mobi

    By:

    Detect mobile devices, adapt the server responses, or redirect to web pages designed for mobile devices. Request.Browser properties will be populated with data from 51Degrees.mobi Lite Device Data.

  6. libphonenumber-csharp

    By:

    C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http://code.google.com/p/libphonenumber/

  7. Twilio

    By:

    Twilio REST API helper library

  8. WindowsPhoneEssentials

    By:

    a collection of utility classes which save you time and help you write testable wp7 applications

  9. Cimbalino Windows Phone Toolkit

    By:

    Cimbalino Windows Phone Toolkit is a set of useful and powerful items that will help you build your Silverlight applications for Windows Phone. This is the main toolkit component.

  10. Caliburn.Micro

    By:

    A small, yet powerful framework designed for Xaml platforms, Caliburn.Micro implements a variety of UI patterns for solving real-world problems. Patterns that are highlighted include MVVM (Presentation Model), MVP and MVC.

  11. Phoney Tools for Windows Phone 7

    By:

    Phoney Tools for Windows Phone 7 Development. Includes Converters, Controls, Static Typing for Phone Resources and XNA Helper classes.

  12. Windows Phone MetroGridHelper

    By:

    Provides a debug-time helper for designers to overlay a Metro-friendly grid over the phone application frame.

  13. PhonePerformance

    By:

    PhonePerformance is a Windows Phone 7 assembly with classes to enable better performance for ListBox scrolling and Image display by delay-loading content and pushing as much work off the UI thread as possible.

  14. PushSharp

    By:

    A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS & PassKit), Mac OSX (Mountain Lion+), Android (GCM/C2DM), Windows Phone 7/8, Windows 8, and FirefoxOS (soon)

  15. CSLA .NET - Windows Phone

    By:

    Supports the creation of Windows Phone 8 (WP8) applications. CSLA .NET is an application development framework that reduces the cost of building and maintaining applications. The framework enables developers to build an object-oriented business layer for their application that encapsulates all business, authorization and validation logic for the a... More information

  16. Windows Phone Mvp 1.2.0.73

    By:

    An MVP implementation for Windows Phone. When developing projects for WindowsPhone7, without the proper binding support found in WPF, ViewModels quickly become a dumping ground, growing to an unmanageable size and doing more then they should. Take a step back and rediscover MVP, XAML does not necessarily mean you must use MVVM, the lack of ... More information

  17. Twilio.TwiML

    By:

    Twilio TwiML generator. If using ASP.NET MVC, install Twilio.Mvc instead.

  18. BCL Portability Pack for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5

    By:

    This packages enables projects targeting .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use new types from later versions of .NET including: CallerMemberNameAttribute CallerLineNumberAttribute CallerFilePathAttribute Tuple<T1, T2, ...> IProgress<T> IStructuralComparable IStructuralEqua... More information

  19. Async for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 and 8

    By:

    This package enables Visual Studio 2012 projects targeting .NET Framework 4 (with KB2468871), Silverlight 4 and 5, and Windows Phone 7.5 (including any portable library combinations) to use the new 'async' and 'await' keywords. This package also includes Task-based extension methods that allow using some of the existing asynchronous APIs with the n... More information

  20. Windows Phone MVC

    By:

    An MVC + MVVM implementation for windows phone 7, supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!