1. AutoFixture

    By:

    AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.

    30,196 downloads

  2. AutoFixture with Auto Mocking using Moq

    By:

    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Moq. To use it, add the AutoMoqCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/08/19/AutoFixtureAsAnAutomockingContainer.aspx

    19,385 downloads

  3. AutoFixture with xUnit.net data theories

    By:

    By leveraging the data theory feature of xUnit.net, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DSL (Domain Specific Language).

    8,530 downloads

  4. AutoFixture Idioms

    By:

    Ubiquitous use of AutoFixture for unit testing has given rise to a number of idiomatic unit tests - unit tests that tend to follow common templates. The AutoFixture Idioms library encapsulates these idioms into reusable classes and methods.

    4,687 downloads

  5. MarkdownSharp

    By:

    Open source C# implementation of Markdown processor, as featured on Stack Overflow.

    305,328 downloads

  6. AnglicanGeek.MarkdownMailer

    By:

    A simple library for sending email message with Markdown bodies, that creates the text and HTML views from the Markdown.

    295,879 downloads

  7. AutoFixture with Auto Mocking using Rhino Mocks

    By:

    This extension turns AutoFixture into an Auto-Mocking Container. The mock instances are created by Rhino Mocks. To use it, add the AutoRhinoMockCustomization to your Fixture instance. Read more at http://blog.ploeh.dk/2010/11/13/RhinoMocksbasedAutomockingWithAutoFixture.aspx

    3,024 downloads

  8. MVVM Helpers for Metro based applications

    By:

    MVVM Helpers (Metro) is a library of helpers for Windows 8 / Metro to implement the MVVM design pattern, it also includes extension methods, Blend behaviors (with a version of System.Windows.Interactivity) and general .NET classes to aid in the development of Metro-based applications.

  9. jQuery Validation

    By:

    This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation m... More information

  10. Bootstrap

    By:

    Sleek, intuitive, and powerful front-end framework for faster and easier web development. Issues? Please post them here https://github.com/sirkirby/twitter-bootstrap-nuget/issues

  11. Hyprlinkr

    By:

    Hyprlinkr is a small and very focused helper library for the ASP.NET Web API. It does one thing only: it creates URIs according to the application's route configuration in a type-safe manner.

    1,063 downloads

  12. SemanticComparison

    By:

    SemanticComparison makes it easier to compare instances of various objects to each other. Instead of performing a normal equality comparison, SemanticComparison compares objects that look semantically similar - even if they are of different types. Various fine-tuning options exist.

    1,012 downloads

  13. Common.Logging

    By:

    Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.

    173,475 downloads

  14. Microsoft ASP.NET MVC 4

    By:

    This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.

  15. Logentries Plugin for Nlog v2.0

    By:

    le_nlog is a plugin library for NLog to enable logging to Logentries from a .NET platform. Logentries is a real-time log management service on the cloud. More info at https://logentries.com Nuget source and instructions can be found at https://github.com/logentries/le_nlog

  16. jQuery Templates (Beta 1)

    By:

    jQuery templates contain markup with binding expressions. Templates are applied to data objects or arrays, and rendered into the HTML DOM.

  17. Simple.Data.Core 0.18.3.1

    By:

    A Simple, Dynamic data access library.

  18. Simple.Data.Ado 0.18.3.1

    By:

    ADO Adapter for the Simple.Data data access library.

  19. Simple.Data.SqlServer 0.18.3.1

    By:

    SQL Server ADO provider for the Simple.Data data access library.

  20. System.Spatial 5.4.0

    By:

    Contains a number of classes and canonical methods that facilitate geography and geometry spatial operations. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.