1. 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.

  2. Windows Azure Caching

    By:

    Windows Azure Caching is a distributed, in-memory cache that can be set up in your Windows Azure deployment on web or worker roles. Caching increases performance by allowing you to store commonly accessed data in memory and reduces load on backend databases. The Windows Azure Caching NuGet package allows you to quickly provision a web or worker r... More information

  3. Autofac WCF Integration

    By:

    Windows Communication Foundation integration for Autofac

    22,433 downloads

  4. Transient Fault Handling Core

    By:

    The Transient Fault Handling Core provides the retry mechanisms to make your application more resilient to transient faults in both synchronous and asynchronous scenarios.

  5. 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.

  6. Enterprise Library 5.0 - Transient Fault Handling Application Block

    By:

    The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your Windows Azure applications leveraging Windows Azure SQL Database, Windows Azure storage, Service Bus and Caching Service. This makes your Windows Azure application more reliable and resilient... More information

  7. Callisto

    By:

    A control suite for some common things a Windows 8 XAML application might want to include such as a Flyout, Menu, Rating, Settings Pane, and Pivot control.

  8. 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

  9. 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

  10. Math.NET Numerics

    By:

    Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Numerics is the result of merging dnAnalytics with Math.NET Iridium and is intended to replace both. Also includes a portable build supporting .Net 4 and higher, SL5, W... More information

  11. Generic graph data structures and algorithms for .NET

    By:

    QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...

  12. Reactive Extensions - WPF Helpers

    By:

    Windows Presentation Foundation extensions library for Rx. Contains scheduler functionality for the WPF Dispatcher.

  13. 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)

  14. Castle Windsor WCF integration facility

    By:

    Castle Windsor WCF Integration facility enables integration with Windows Communication Foundation. It makes services and WCF proxies available as services in your application, lets you use non-default constructor and inject dependencies into your services, adds ability to easily set up your services with extensions, call services asynchronously wit... More information

  15. WinRT XAML Toolkit

    By:

    A set of controls, extensions and helper classes for Windows Runtime XAML applications.

  16. Chocolatey

    By:

    Chocolatey - think executables/application packages (like apt-get for Windows), not library packages. This is what the Chocolatey NuGet goodness is for. Chocolatey allows you to install application nuggets and run executables from anywhere. ======= Executable Nuggets ======= For example, say you have an executable in the tools folder of your pack... More information

  17. New Relic x64 for Windows Azure

    By:

    Make sure you go to New Relic first to sign up and get your key at http://newrelic.com. Performance monitoring will never be the same after you do! The package is available through your NuGet package manager and on the web at http://nuget.org/packages/NewRelicWindowsAzure Set up: 1. install-package NewRelicWindowsAzure 2. The Package inst... More information

    8,053 downloads

  18. Task Parallel Library for Silverlight, Windows Phone, and .NET 3.5 3.0.1

    By:

    This package is a port of the Mono version of the *complete* Task Parallel Library (not a subset) to .NET 3.5, as well as all Silverlight platforms, including Windows Phone 7.X. This version contains more classes (and is namespace compatible with the BCL) compared to the PortableTPL project. This project supercedes the TaskParallelLibrary.WP7 packa... More information

    7,846 downloads

    Tags

  19. SSH.NET

    By:

    This project was inspired by Sharp.SSH library which was ported from Java. This library is a complete rewrite using .NET, without any third party dependencies and to utilize the parallelism as much as possible to allow best performance you can get. SSH.NET supports .NET 3.5, 4.0, Silverlight 4.0, Silverlight 5.0, Windows Phone 7 and Windows Phone... More information

  20. WriteableBitmapEx

    By:

    The WriteableBitmapEx library extensions.