Microsoft.AspNetCore.Http.Abstractions
1.0.0-rc2-final
Prefix Reserved
This package has been deprecated as part of the .NET Package Deprecation effort. You can learn more about it from https://github.com/dotnet/announcements/issues/217
See the version list below for details.
dotnet add package Microsoft.AspNetCore.Http.Abstractions --version 1.0.0-rc2-final
NuGet\Install-Package Microsoft.AspNetCore.Http.Abstractions -Version 1.0.0-rc2-final
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.0.0-rc2-final" />
<PackageVersion Include="Microsoft.AspNetCore.Http.Abstractions" Version="1.0.0-rc2-final" />
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" />
paket add Microsoft.AspNetCore.Http.Abstractions --version 1.0.0-rc2-final
#r "nuget: Microsoft.AspNetCore.Http.Abstractions, 1.0.0-rc2-final"
#addin nuget:?package=Microsoft.AspNetCore.Http.Abstractions&version=1.0.0-rc2-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Http.Abstractions&version=1.0.0-rc2-final&prerelease
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
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Http.Features (>= 1.0.0-rc2-final)
- System.Text.Encodings.Web (>= 4.0.0-rc2-24027)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Http.Features (>= 1.0.0-rc2-final)
- System.Globalization.Extensions (>= 4.0.1-rc2-24027)
- System.Linq.Expressions (>= 4.0.11-rc2-24027)
- System.Reflection.TypeExtensions (>= 4.1.0-rc2-24027)
- System.Runtime.InteropServices (>= 4.1.0-rc2-24027)
- System.Text.Encodings.Web (>= 4.0.0-rc2-24027)
NuGet packages (4.6K)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http.Abstractions:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Http
ASP.NET Core default HTTP feature implementations. |
|
Microsoft.AspNetCore.Hosting.Abstractions
ASP.NET Core hosting and startup abstractions for web applications. |
|
Microsoft.AspNetCore.Http.Extensions
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state. |
|
Microsoft.AspNetCore.Routing.Abstractions
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData |
|
Microsoft.AspNetCore.Authentication.Abstractions
ASP.NET Core common types used by the various authentication components. |
GitHub repositories (219)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Abstractions:
Repository | Stars |
---|---|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
HangfireIO/Hangfire
An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
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.
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
aspnet/KestrelHttpServer
[Archived] A cross platform web server for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
|
evolutionary-architecture/evolutionary-architecture-by-example
Navigate the complex landscape of .NET software architecture with our step-by-step, story-like guide. Unpack the interplay between modular monoliths, microservices, domain-driven design, and various architectural patterns. Go beyond the one-size-fits-all solutions and understand how to blend these approaches based on your unique needs.
|
|
apache/lucenenet
Apache Lucene.NET
|
|
Impostor/Impostor
Impostor - An open source reimplementation of the Among Us Server
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
CoreWCF/CoreWCF
Main repository for the Core WCF project
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 9,797,108 | 1/14/2025 | |
2.2.0 | 752,392,813 | 12/3/2018 | |
2.2.0-preview3-35497 | 341,409 | 10/17/2018 | |
2.2.0-preview2-35157 | 423,433 | 9/12/2018 | |
2.2.0-preview1-35029 | 166,151 | 8/22/2018 | |
2.1.1 | 339,331,215 | 6/18/2018 | |
2.1.0 | 185,516,605 | 5/29/2018 | |
2.1.0-rc1-final | 421,083 | 5/6/2018 | |
2.1.0-preview2-final | 727,146 | 4/10/2018 | |
2.1.0-preview1-final | 600,609 | 2/26/2018 | |
2.0.3 | 20,923,008 | 5/7/2018 | |
2.0.2 | 30,747,714 | 3/13/2018 | |
2.0.1 | 40,692,643 | 11/14/2017 | |
2.0.0 | 197,726,418 | 8/11/2017 | |
2.0.0-preview2-final | 196,130 | 6/27/2017 | |
2.0.0-preview1-final | 96,248 | 5/10/2017 | |
1.1.2 | 29,979,942 | 5/9/2017 | |
1.1.1 | 10,856,963 | 3/6/2017 | |
1.1.0 | 17,788,369 | 11/16/2016 | |
1.1.0-preview1-final | 183,906 | 10/24/2016 | |
1.0.4 | 14,994,392 | 11/14/2017 | |
1.0.3 | 34,911,237 | 5/9/2017 | |
1.0.2 | 86,123,634 | 3/6/2017 | |
1.0.1 | 3,699,283 | 12/12/2016 | |
1.0.0 | 40,758,005 | 6/27/2016 | |
1.0.0-rc2-final | 2,150,626 | 5/16/2016 |