Microsoft.AspNetCore.Http
2.3.0
Prefix Reserved
dotnet add package Microsoft.AspNetCore.Http --version 2.3.0
NuGet\Install-Package Microsoft.AspNetCore.Http -Version 2.3.0
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
<PackageVersion Include="Microsoft.AspNetCore.Http" Version="2.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Http" />
paket add Microsoft.AspNetCore.Http --version 2.3.0
#r "nuget: Microsoft.AspNetCore.Http, 2.3.0"
#addin nuget:?package=Microsoft.AspNetCore.Http&version=2.3.0
#tool nuget:?package=Microsoft.AspNetCore.Http&version=2.3.0
ASP.NET Core default HTTP feature implementations.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.0)
- Microsoft.AspNetCore.WebUtilities (>= 2.3.0)
- Microsoft.Extensions.ObjectPool (>= 8.0.11)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Net.Http.Headers (>= 2.3.0)
NuGet packages (2.3K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute |
|
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components. |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. |
|
Microsoft.ApplicationInsights.AspNetCore
Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
Microsoft.AspNetCore.Authentication
ASP.NET Core common types used by the various authentication middleware components. |
GitHub repositories (155)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Http:
Repository | Stars |
---|---|
bitwarden/server
Bitwarden infrastructure/backend (API, database, Docker, etc).
|
|
Jackett/Jackett
API Support for your favorite torrent trackers
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnetcore/WTM
Use WTM to write .netcore app fast !!!
|
|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
vietnam-devs/coolstore-microservices
A full-stack .NET microservices build on Dapr and Tye
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
apache/lucenenet
Apache Lucene.NET
|
|
OPCFoundation/UA-.NETStandard
OPC Unified Architecture .NET Standard
|
|
aspnet/Identity
[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
|
|
microsoft/Recognizers-Text
Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
NuGet/NuGetGallery
NuGet Gallery is a package repository that powers https://www.nuget.org. Use this repo for reporting NuGet.org issues.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 4,908,886 | 1/14/2025 | |
2.2.2 | 276,507,489 | 2/12/2019 | |
2.2.0 | 435,403,125 | 12/3/2018 | |
2.2.0-preview3-35497 | 218,159 | 10/17/2018 | |
2.2.0-preview2-35157 | 181,116 | 9/12/2018 | |
2.2.0-preview1-35029 | 90,338 | 8/22/2018 | |
2.1.34 | 12,636,135 | 5/10/2022 | |
2.1.22 | 191,189,534 | 9/8/2020 | |
2.1.1 | 144,516,112 | 6/18/2018 | |
2.1.0 | 145,053,967 | 5/29/2018 | |
2.1.0-rc1-final | 369,819 | 5/6/2018 | |
2.1.0-preview2-final | 629,610 | 4/10/2018 | |
2.1.0-preview1-final | 393,954 | 2/26/2018 | |
2.0.3 | 11,223,558 | 5/7/2018 | |
2.0.2 | 17,004,435 | 3/13/2018 | |
2.0.1 | 31,964,235 | 11/14/2017 | |
2.0.0 | 125,746,483 | 8/11/2017 | |
2.0.0-preview2-final | 163,219 | 6/27/2017 | |
2.0.0-preview1-final | 81,323 | 5/10/2017 | |
1.1.2 | 17,329,404 | 5/9/2017 | |
1.1.1 | 8,286,823 | 3/6/2017 | |
1.1.0 | 5,987,493 | 11/16/2016 | |
1.1.0-preview1-final | 83,120 | 10/24/2016 | |
1.0.4 | 14,830,128 | 11/14/2017 | |
1.0.3 | 30,920,841 | 5/9/2017 | |
1.0.2 | 80,278,167 | 3/6/2017 | |
1.0.1 | 3,529,711 | 12/12/2016 | |
1.0.0 | 29,990,889 | 6/27/2016 | |
1.0.0-rc2-final | 1,942,364 | 5/16/2016 |