Microsoft.AspNetCore.Http.Features
5.0.0-preview.7.20365.19
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Features --version 5.0.0-preview.7.20365.19
NuGet\Install-Package Microsoft.AspNetCore.Http.Features -Version 5.0.0-preview.7.20365.19
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.0-preview.7.20365.19" />
paket add Microsoft.AspNetCore.Http.Features --version 5.0.0-preview.7.20365.19
#r "nuget: Microsoft.AspNetCore.Http.Features, 5.0.0-preview.7.20365.19"
// Install Microsoft.AspNetCore.Http.Features as a Cake Addin #addin nuget:?package=Microsoft.AspNetCore.Http.Features&version=5.0.0-preview.7.20365.19&prerelease // Install Microsoft.AspNetCore.Http.Features as a Cake Tool #tool nuget:?package=Microsoft.AspNetCore.Http.Features&version=5.0.0-preview.7.20365.19&prerelease
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/979632683c720152cc04d0684644c40512f4e953
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Primitives (>= 5.0.0-preview.7.20364.11)
- System.IO.Pipelines (>= 5.0.0-preview.7.20364.11)
-
net5.0
- Microsoft.Extensions.Primitives (>= 5.0.0-preview.7.20364.11)
- System.IO.Pipelines (>= 5.0.0-preview.7.20364.11)
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.
|