1. Microsoft ASP.NET Web API Web Host

    By:

    This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.

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

    338,497 downloads

  3. Microsoft ASP.NET Web API

    By:

    This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.

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

    321,251 downloads

  5. NuGet.Build

    By:

    MSBuild targets for nuget package restore and package build.

    314,105 downloads

  6. DynamicData.EFCodeFirstProvider

    By:

    Supports using Dynamic Data with EF Code First models

    300,950 downloads

  7. Microsoft WebPages OAuth library

    By:

    This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.

  8. Microsoft jQuery Unobtrusive Ajax

    By:

    jQuery plugin that lets you unobtrusively set up jQuery Ajax.

  9. Unity

    By:

    The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design.

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

  11. Microsoft ASP.NET Universal Providers Core Libraries

    By:

    ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based provid... More information

    232,979 downloads

  12. AnglicanGeek's Unofficial Windows Azure Service Runtime

    By:

    This is not an official Microsoft distribution. Use at your own risk. This package might be removed from the feed at any time.

    229,820 downloads

  13. AntiXSS

    By:

    AntiXSS is an encoding library which uses a safe list approach to encoding. It provides Html, XML, Url, Form, LDAP, CSS, JScript and VBScript encoding methods to allow you to avoid Cross Site Scripting attacks. This library is part of the Microsoft SDL tools.

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

  15. EdmLib 5.4.0

    By:

    Classes to represent, construct, parse, serialize and validate entity data models. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

  16. ODataLib 5.4.0

    By:

    Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

  17. Windows Azure Configuration Manager

    By:

    Windows Azure Configuration Manager provides unified API to load the configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.

  18. Microsoft Ajax Minifier

    By:

    JavaScript and CSS minification Library for use in .NET applications that want to provide minification or parsing functionality.

  19. Microsoft SQL Server Compact Edition

    By:

    Legacy package, SqlServerCompact is now included in the 'Microsoft.SqlServer.Compact' package.

    127,557 downloads

  20. Unity Interception Extension

    By:

    Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behavior... More information