Microsoft.AspNetCore.Http.Features
5.0.3
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 5.0.3
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 5.0.3
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.3" />
paket add Microsoft.AspNetCore.Http.Features --version 5.0.3
#r "nuget: Microsoft.AspNetCore.Http.Features, 5.0.3"
// Install Microsoft.AspNetCore.Http.Features as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=5.0.3 // Install Microsoft.AspNetCore.Http.Features as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=5.0.3
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d827c653b787c07de908240b7746ce34d3e6271e
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Primitives (>= 5.0.0)
- System.IO.Pipelines (>= 5.0.1)
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 5.0.0)
- System.IO.Pipelines (>= 5.0.1)
-
net5.0
- Microsoft.Extensions.Primitives (>= 5.0.0)
- System.IO.Pipelines (>= 5.0.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.AspNetCore.Http.Features:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Http.Abstractions
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 This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489 |
|
Microsoft.AspNetCore.Hosting.Server.Abstractions
ASP.NET Core hosting server abstractions for web applications. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213 |
GitHub repositories (77)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Features:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
anjoy8/Blog.Core
💖 ASP.NET Core 8.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
|
|
fullstackhero/blazor-starter-kit
Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|