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