Microsoft.AspNetCore.Http.Extensions
2.1.0-preview1-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.Extensions --version 2.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Http.Extensions -Version 2.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.1.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Http.Extensions" Version="2.1.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" />
paket add Microsoft.AspNetCore.Http.Extensions --version 2.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Http.Extensions, 2.1.0-preview1-final"
#addin nuget:?package=Microsoft.AspNetCore.Http.Extensions&version=2.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Http.Extensions&version=2.1.0-preview1-final&prerelease
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.0-preview1-final)
- Microsoft.Extensions.FileProviders.Abstractions (>= 2.1.0-preview1-final)
- Microsoft.Net.Http.Headers (>= 2.1.0-preview1-final)
- System.Buffers (>= 4.5.0-preview1-26216-02)
NuGet packages (564)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.Http.Extensions:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Routing
ASP.NET Core middleware for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.Route Microsoft.AspNetCore.Routing.RouteCollection |
|
Microsoft.AspNetCore.Mvc.Core
ASP.NET Core MVC core components. Contains common action result types, attribute routing, application model conventions, API explorer, application parts, filters, formatters, model binding, and more. Commonly used types: Microsoft.AspNetCore.Mvc.AreaAttribute Microsoft.AspNetCore.Mvc.BindAttribute Microsoft.AspNetCore.Mvc.ControllerBase Microsoft.AspNetCore.Mvc.FromBodyAttribute Microsoft.AspNetCore.Mvc.FromFormAttribute Microsoft.AspNetCore.Mvc.RequireHttpsAttribute Microsoft.AspNetCore.Mvc.RouteAttribute |
|
Microsoft.AspNetCore.Authentication.Core
ASP.NET Core common types used by the various authentication middleware components. |
|
Microsoft.AspNetCore.Hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. |
|
Microsoft.AspNetCore.Antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. |
GitHub repositories (56)
Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNetCore.Http.Extensions:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
aspnet/Mvc
[Archived] ASP.NET Core MVC is a model view controller framework for building dynamic web sites with clean separation of concerns, including the merged MVC, Web API, and Web Pages w/ Razor. Project moved to https://github.com/aspnet/AspNetCore
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
|
|
AppMetrics/AppMetrics
App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.
|
|
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
|
|
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
|
|
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
|
|
aspnet/Security
[Archived] Middleware for security and authorization of web apps. Project moved to https://github.com/aspnet/AspNetCore
|
|
ProxyKit/ProxyKit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
Mimetis/Dotmim.Sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
|
|
dathlin/OpcUaHelper
一个通用的opc ua客户端类库,基于.net 4.6.1创建,基于官方opc ua基金会跨平台库创建,封装了节点读写,批量节点读写,引用读取,特性读取,历史数据读取,方法调用,节点订阅,批量订阅等操作。还提供了一个节点浏览器工具。
|
|
OData/WebApi
OData Web API: A server library built upon ODataLib and WebApi
|
|
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
|
|
riganti/dotvvm
Open source MVVM framework for Web Apps
|
|
Azure/azure-webjobs-sdk
Azure WebJobs SDK
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
jamesmontemagno/Hanselman.Forms
The most awesome Hanselman app
|
|
elastic/apm-agent-dotnet
|
Version | Downloads | Last updated | |
---|---|---|---|
2.3.0 | 3,705,985 | 1/14/2025 | |
2.2.0 | 547,931,072 | 12/3/2018 | |
2.2.0-preview3-35497 | 256,901 | 10/17/2018 | |
2.2.0-preview2-35157 | 204,593 | 9/12/2018 | |
2.2.0-preview1-35029 | 106,848 | 8/22/2018 | |
2.1.21 | 1,557,002 | 8/11/2020 | |
2.1.1 | 300,378,927 | 6/18/2018 | |
2.1.0 | 151,915,718 | 5/29/2018 | |
2.1.0-rc1-final | 380,910 | 5/6/2018 | |
2.1.0-preview2-final | 676,208 | 4/10/2018 | |
2.1.0-preview1-final | 544,417 | 2/26/2018 | |
2.0.3 | 11,492,642 | 5/7/2018 | |
2.0.2 | 16,708,544 | 3/13/2018 | |
2.0.1 | 36,055,490 | 11/14/2017 | |
2.0.0 | 125,287,657 | 8/11/2017 | |
2.0.0-preview2-final | 178,602 | 6/27/2017 | |
2.0.0-preview1-final | 79,866 | 5/10/2017 | |
1.1.2 | 19,110,796 | 5/9/2017 | |
1.1.1 | 9,110,054 | 3/6/2017 | |
1.1.0 | 12,294,715 | 11/16/2016 | |
1.1.0-preview1-final | 249,482 | 10/24/2016 | |
1.0.4 | 14,911,016 | 11/14/2017 | |
1.0.3 | 35,066,733 | 5/9/2017 | |
1.0.2 | 80,701,660 | 3/6/2017 | |
1.0.1 | 3,574,759 | 12/12/2016 | |
1.0.0 | 29,261,595 | 6/27/2016 | |
1.0.0-rc2-final | 2,063,742 | 5/16/2016 |