1. Neo4jClient

    By:

    A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.

  2. System.IO.Abstractions

    By:

    Just like System.Web.Abstractions, but for System.IO. Yay for testable IO access! Be sure to check out the System.IO.Abstractions.TestingHelpers package too.

  3. System.IO.Abstractions.TestingHelpers

    By:

    Testing helpers for the System.IO.Abstractions package to save having to manually mock everything.

  4. Web Forms MVP

    By:

    ASP.NET MVC might be the new kid on the block, but there are still a host of compelling advantages to ASP.NET Web Forms. The ASP.NET Web Forms MVP project is about bringing the love back to Web Forms through a renewed approach to using it - an approach that facilitates separation of concerns and testability whilst maintaining the rapid development... More information

    5,602 downloads

  5. SnowMaker

    By:

    High performance, distributed unique id generator for Azure environments.

    2,782 downloads

    Tags

  6. crockford-base32

    By:

    A .NET implementation of Crockford's Base32 encoding that works great for URLs and humans.

    1,708 downloads

  7. FormsAuthenticationExtensions

    By:

    Helper methods to make it easier to work with user data embedded into forms auth tickets.

    1,528 downloads

  8. Web Forms MVP + Unity

    By:

    Provides Unity integration for Web Forms MVP presenter resolution.

    1,371 downloads

  9. Web Forms MVP + Autofac

    By:

    Provides Autofac integration for Web Forms MVP presenter resolution.

    1,338 downloads

  10. Web Forms MVP + Castle Windsor

    By:

    Provides Castle Windsor integration for Web Forms MVP presenter resolution.

    1,293 downloads

  11. Reliability Patterns

    By:

    A set of useful tools for building high reliability applications. Includes a circuit breaker and various retry mechanisms.

    1,081 downloads

  12. MarkupSanitizer

    By:

    Takes untrusted (X)HTML and massages it into real, trusted XHTML. While plenty of effort goes into preserving the original intent, markup validity and safety is the first priority. It's particularly useful with content management systems where users are in control of markup, but you want to target XHTML1.1.

  13. relativetime

    By:

    Render a TimeSpan object as something that's consumable by humans like "about 9 minutes ago" or "yesterday".

    921 downloads

  14. twavatar

    By:

    Super simple ASP.NET helper for rendering Twitter avatars / profile images. Just write @Html.TwitterAvatar("tathamoddie") in your MVC view, or call new AvatarUrlBuilder().BuildUrl("tathamoddie"). Supports multiple sizes.

    610 downloads

  15. Neo4j.Server.AzureWorkerHost

    By:

    Makes it super easy to host Neo4j in an Azure worker role

  16. OpenSearchToolkit

    By:

    The OpenSearch Toolkit provides ASP.NET developers with drop-in support for OpenSearch. This lets you quickly and easily publish valid search suggestions to all the major browsers.

    4,358 downloads