Microsoft.AspNet.WebApi.Core by: Microsoft
  • 356 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.
Microsoft.AspNet.Http.Core by: Microsoft
  • 29 total downloads
  • Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http by: Microsoft
  • 97 total downloads
  • Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Features by: Microsoft
  • 67 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 482 total downloads
  • Latest version: 2.2.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374
Microsoft.AspNet.Http.Extensions by: Microsoft
  • 118 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.Azure.Amqp by: Microsoft
  • 638 total downloads
  • Latest version: 2.6.9
Package for Azure AMQP
Microsoft.AspNet.WebUtilities by: Microsoft
  • 138 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 422 total downloads
  • Latest version: 2.2.1
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44
Microsoft.AspNet.Http.Abstractions by: Microsoft
  • 62 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.FeatureModel by: Microsoft
  • 60 total downloads
  • Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.Azure.Common.Dependencies by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.0
  • azureofficial windowsazureofficial
Provides popular portable components for a common HTTP pipeline and JSON parsing. This package is included as a dependency to other libraries such as the Microsoft Azure Management Libraries and should not be directly added to your project.
Microsoft.AspNet.WebApi.Client by: Microsoft
  • 10.036k total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.Azure.Common by: Microsoft
  • 78 total downloads
  • Latest version: 2.2.1
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common AzureOfficial WindowsAzureOfficial
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.AspNet.DataProtection.Abstractions by: Microsoft
  • 68 total downloads
  • Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNet.DataProtection by: Microsoft
  • 91 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 25.3k total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNet.Http.Interfaces by: Microsoft
  • 27 total downloads
  • Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.DataProtection.Interfaces by: Microsoft
  • 13 total downloads
  • Latest version: 1.0.0-beta4
Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
Microsoft.AspNet.Cryptography.Internal by: Microsoft
  • 93 total downloads
  • Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.