1. Json.NET

    By:

    Json.NET is a popular high-performance JSON framework for .NET

    1,638,931 downloads

    Tags

  2. DotNetOpenAuth OpenID Core

    By:

    This package contains shared code for other NuGet packages, and contains no public API in and of itself.

    739,374 downloads

  3. DotNetOpenAuth OpenID Relying Party

    By:

    Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!

    639,345 downloads

  4. DotNetOpenAuth extensions for ASP.NET (WebPages)

    By:

    Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.

    606,989 downloads

  5. DotNetOpenAuth Core

    By:

    This package contains shared code for other NuGet packages, and contains no public API in and of itself.

    561,963 downloads

  6. DotNetOpenAuth OAuth 1.0(a)

    By:

    This package contains shared code for other NuGet packages, and contains no public API in and of itself.

    541,491 downloads

  7. DotNetOpenAuth OAuth 1.0(a) Consumer

    By:

    Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.

    539,692 downloads

  8. AjaxControlToolkit

    By:

    The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web applications. The Ajax Control Toolkit contains more than 40 controls, including the AutoComplete, CollapsiblePanel, ColorPicker, MaskedEdit, Calendar, Accordion, and Watermark controls. Using the Ajax Control Toolki... More information

    322,662 downloads

  9. Windows Azure Storage

    By:

    This client library enables working with the Windows Azure storage services which include the blob service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - http://msdn.microsoft.com/en-us/library/... More information

  10. AutoMapper 2.2.1

    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

    323,019 downloads

  11. CommonServiceLocator

    By:

    The Common Service Locator library contains a shared interface for service location which application and framework developers can reference. The library provides an abstraction over IoC containers and service locators. Using the library allows an application to indirectly access the capabilities without relying on hard references. The hope is that... More information

    339,921 downloads

  12. QueryInterceptor

    By:

    Exposes a generic extension method to IQueryable<T> that allows interception of expression trees with expression visitors.

    291,878 downloads

  13. ODataNullPropagationVisitor

    By:

    Fix for odata's aggressive null propagation logic

    291,735 downloads

  14. Autofac

    By:

    Base assemblies for the Autofac Inversion of Control Container

    191,599 downloads

  15. Extended WPF Toolkit

    By:

    Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 37 controls, all offered under the Microsoft Public License for maximum freedom. In v1.9: a record-breaking 70 improvements and the addition of 2D WPF layouts, which work with the new layout-to-layo... More information

  16. DotNetOpenAuth

    By:

    Add OpenID 1.1/2.0, OAuth 1.0(a), & InfoCard authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.

    62,076 downloads

  17. toastr

    By:

    3 Easy Steps: (1) Link to toastr.css (2) Link to toastr.js (3) Use toastr to display a toast for info, success, warning or error // Display an info toast with no title toastr.info('Are you the 6 fingered man?') *** For other API calls, see the demo

  18. Autofac ASP.NET MVC3 Integration

    By:

    ASP.NET MVC3 Integration for Autofac

    49,743 downloads

  19. Topshelf

    By:

    Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.

    31,764 downloads

  20. Ninject 3.0.1.10

    By:

    Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.