Microsoft.AspNetCore.Http.Abstractions (2.1.1)

Published 2023-05-05 11:28:20 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 2.1.1 Microsoft.AspNetCore.Http.Abstractions

About this package

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

Dependencies

ID Version Target Framework
Microsoft.AspNetCore.Http.Features 2.1.1 .NETStandard2.0
System.Text.Encodings.Web 4.5.0 .NETStandard2.0
Details
NuGet
2023-05-05 11:28:20 +10:00
38
Microsoft
69 KiB
Assets (1)
Versions (1) View all
2.1.1 2023-05-05