1. Silverlight Toolkit - Core

    By:

    The core components Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com

  2. Silverlight Toolkit - Input

    By:

    Input components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Input.Toolkit.

  3. Silverlight Toolkit - Layout

    By:

    Layout components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Layout.Toolkit.

  4. Silverlight Toolkit - All

    By:

    The complete Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com

  5. Fluent Assertions

    By:

    A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio and MSpec.

  6. Silverlight Toolkit - Data Components

    By:

    Data components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Data.Toolkit, System.Windows.Controls.Data.DataForm.Toolkit.

  7. Silverlight Toolkit - Theming

    By:

    Theming components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Theming.Toolkit.

  8. Silverlight Toolkit - Data Visualization (Charting)

    By:

    Data visualization components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.DataVisualization.Toolkit.

  9. OxyPlot.Silverlight

    By:

    OxyPlot is an open source .NET plotting library.

  10. Moq

    By:

    The simplest mocking library for .NET 3.5/4.0 and Silverlight with deep C# 3.0 integration.

  11. MVVM Light

    By:

    The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone and Windows 8. It is a light and pragmatic framework that contains only the essential components needed.

  12. Reactive Extensions - Silverlight Helpers

    By:

    Silverlight extensions library for Rx. Contains scheduler functionality for the Silverlight Dispatcher.

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

  14. CSLA .NET - Silverlight

    By:

    Supports the creation of Silverlight 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 application... More information

  15. Microsoft HTTP Client Libraries

    By:

    This package provides a programming interface for modern HTTP applications on .NET Framework 4, Silverlight 4 and 5, Windows Phone 7.5 and 8. This package includes HttpClient for sending requests over HTTP, as well as HttpRequestMessage and HttpResponseMessage for processing HTTP messages. This package also supports Portable Class Libraries. This... More information

  16. MVVM Light libraries only

    By:

    The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone and Windows 8. It is a light and pragmatic framework that contains only the essential components needed. This version contains only the libraries!

  17. Silverlight.UnitTest

    By:

    Silverlight unit testing framework. Add to a Silverlight 4 application, then follow instructions in Readme.txt.

  18. SimpleMvvmToolkit.Silverlight

    By:

    Helper classes, Visual Studio 2010 templates, code snippets and samples for building Silverlight MVVM applications.

  19. Common Service Locator for Silverlight

    By:

    Will install and register the Silverlight version of the Microsoft.Practices.Servicelocation.dll inside your project

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