1. SimpleJson

    By:

    Super lightweight Json library for .NET 2.0+/SL4+/WP7/WindowsStore Apps/Portable Class Libraries along with dynamic and DataContract support

    13,735 downloads

    Tags

  2. Facebook.channel

    By:

    This package contains the channel file for Facebook which addresses some issues with cross domain communication in certain browsers.

  3. AzureToolkit

    By:

    This toolkit is built by Thuzi to give the community a reusable framework developing on Windows Azure.

    2,716 downloads

    Tags

  4. AutoMapper

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    353,803 downloads

  5. infuser

    By:

    Lightweight JavaScript library to be used for pulling external templates & other content asynchronously/synchronously. (see http://freshbrewedcode.com/jimcowart/2011/11/30/infuser-a-template-loader/)

  6. TrafficCop

    By:

    Simple JavaScript library to prevent multiple simultaneous client requests to same HTTP endpoint. After one active request, subsequent requests with identical request metadata have their callbacks queued with the first/active request, preventing the need for multiple unnecessary round trips to a server.

  7. Knockout.js External Template Engine

    By:

    The Knockout.js External Template Engine extends Knockout.js to allow you to load templates asynchronously from a remote resource. It currently supports both native and jquery templates. Special thanks to Ryan Niemeyer for the assistance in getting jquery templates working in this version of the plugin.

  8. FluentScheduler

    By:

    A task scheduler that uses fluent interface to configure schedules. Useful for running cron jobs/automated tasks from your application.

  9. DbUp

    By:

    DbUp makes it easy to deploy and upgrade SQL Server databases by running change scripts.

    6,823 downloads

  10. MDX Client Adapter

    By:

    The v4 release of the MDX Client Adapter library. This system allows developers access to the Microsoft ADOMDX system via the DB Provider Facotry subsystem and allows dynamic creation of OLAP connection strings via a connection string builder.

  11. CommonContracts-WSBaseFaults

    By:

    The v1 release of the WS-ResourceFramework BaseFaults 1.2 specification WCF serialization library. Facilitates use of common structures for standardized fault management for SOAP services. The library supports both XmlSerializer and Data Contract Serializer variations.

  12. CommonContracts-CommonFaults

    By:

    Extension of the Common Contracts implementation of BaseFaults 1.2 for defining commonly used and needed fault contracts in WCF service applciations.

  13. CommonContracts-Globalization

    By:

    The v1 release of ws-il8n specification WCF serialization library. This package facilitates use by services and clients of the common OSASIS ws-il8n XML structures for supporting globalization on services (both SOAP and REST). The library is based on the Data Contract Serializer.

  14. DbUp SQL CE Support

    By:

    DbUp makes it easy to deploy and upgrade SQL Server databases. This package adds SqlCe support.

    1,831 downloads

  15. CompositionTests

    By:

    Uses ApprovalTests and MEFX to provide a simple interface for executing MEF Composition tests.

  16. Calendar Template

    By:

    This is the ASP.NET Web Pages Calendar template from Microsoft that comes with WebMatrix.

  17. AutoMapper.NET35

    By:

    A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is geared towards model projection scenarios to flatten complex object models to DTOs and other simple ... More information

    3,807 downloads

  18. SlimJim

    By:

    SlimJim genereates Visual Studio solution files that include related projects from disparate repositories.

  19. postal.js

    By:

    Postal.js is an in-memory message bus - very loosely inspired by AMQP - written in JavaScript. Postal.js runs in the browser, or on the server-side using Node.js.

  20. Wolfpack.HealthCheck

    By:

    Provides the necessary interfaces and base classes to create your own custom Wolfpack HealthChecks.