Microsoft.AspNetCore.Http.Features (5.0.4)
Published 2023-05-05 11:28:29 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.0.4 Microsoft.AspNetCore.Http.Features
About this package
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at e882394a7b
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.Extensions.Primitives | 5.0.0 | .NETFramework4.6.1 |
System.IO.Pipelines | 5.0.1 | .NETFramework4.6.1 |
Microsoft.Extensions.Primitives | 5.0.0 | .NETStandard2.0 |
System.IO.Pipelines | 5.0.1 | .NETStandard2.0 |
Microsoft.Extensions.Primitives | 5.0.0 | net5.0 |
System.IO.Pipelines | 5.0.1 | net5.0 |