Microsoft.AspNetCore.Http.Abstractions
1.0.0
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.AspNetCore.Http.Abstractions -Version 1.0.0
dotnet add package Microsoft.AspNetCore.Http.Abstractions --version 1.0.0
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Http.Abstractions --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Http.Features (>= 1.0.0)
- System.Text.Encodings.Web (>= 4.0.0)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Http.Features (>= 1.0.0)
- System.Globalization.Extensions (>= 4.0.1)
- System.Linq.Expressions (>= 4.1.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Text.Encodings.Web (>= 4.0.0)
Used By
NuGet packages (2.2K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http.Abstractions:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
|
|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
|
|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
|
Microsoft.AspNetCore.Routing.Abstractions
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
This package was built from the source code at https://github.com/aspnet/Routing/tree/3d828221a19d91907c52c2f40928b019bee1ef92
|
|
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components.
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
|
GitHub repositories (156)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Abstractions:
Repository | Stars |
---|---|
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.1, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
JeffreySu/WeiXinMPSDK
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in your .NET and .NET Core applications. No Windows Service or separate process required
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 53,615,908 | 12/3/2018 |
2.2.0-preview3-35497 | 203,115 | 10/17/2018 |
2.2.0-preview2-35157 | 240,702 | 9/12/2018 |
2.2.0-preview1-35029 | 64,814 | 8/22/2018 |
2.1.1 | 32,493,980 | 6/18/2018 |
2.1.0 | 43,115,327 | 5/29/2018 |
2.1.0-rc1-final | 165,738 | 5/6/2018 |
2.1.0-preview2-final | 188,065 | 4/10/2018 |
2.1.0-preview1-final | 291,789 | 2/26/2018 |
2.0.3 | 7,057,900 | 5/7/2018 |
2.0.2 | 12,739,515 | 3/13/2018 |
2.0.1 | 17,233,727 | 11/14/2017 |
2.0.0 | 80,040,851 | 8/11/2017 |
2.0.0-preview2-final | 84,820 | 6/27/2017 |
2.0.0-preview1-final | 37,158 | 5/10/2017 |
1.1.2 | 13,375,843 | 5/9/2017 |
1.1.1 | 4,912,614 | 3/6/2017 |
1.1.0 | 8,378,478 | 11/16/2016 |
1.1.0-preview1-final | 108,478 | 10/24/2016 |
1.0.4 | 11,868,185 | 11/14/2017 |
1.0.3 | 19,126,830 | 5/9/2017 |
1.0.2 | 39,281,799 | 3/6/2017 |
1.0.1 | 3,450,078 | 12/12/2016 |
1.0.0 | 20,875,291 | 6/27/2016 |
1.0.0-rc2-final | 1,816,007 | 5/16/2016 |