Microsoft.AspNetCore.Http.Abstractions (2.2.0)
Published 2026-02-20 18:56:25 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 2.2.0 Microsoft.AspNetCore.Http.AbstractionsAbout 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
This package was built from the source code at 91db78cf92
Dependencies
Details
Assets (2)
Versions (2)
View all