Microsoft.AspNetCore.Http.Abstractions (2.3.0)
Published 2026-02-20 19:59:46 +03:30 by kayer
Installation
dotnet nuget add source --name kayer --username your_username --password your_token dotnet add package --source kayer --version 2.3.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
Dependencies
Details
Assets (2)
Versions (2)
View all