Microsoft.AspNetCore.Http.Extensions
1.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 1.1.0-preview1-final
NuGet\Install-Package Microsoft.AspNetCore.Http.Extensions -Version 1.1.0-preview1-final
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="1.1.0-preview1-final" />
<PackageVersion Include="Microsoft.AspNetCore.Http.Extensions" Version="1.1.0-preview1-final" />
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" />
paket add Microsoft.AspNetCore.Http.Extensions --version 1.1.0-preview1-final
#r "nuget: Microsoft.AspNetCore.Http.Extensions, 1.1.0-preview1-final"
#addin nuget:?package=Microsoft.AspNetCore.Http.Extensions&version=1.1.0-preview1-final&prerelease
#tool nuget:?package=Microsoft.AspNetCore.Http.Extensions&version=1.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 | 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.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.Net.Http.Headers (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- System.Buffers (>= 4.3.0-preview1-24530-04)
-
.NETStandard 1.3
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.Extensions.FileProviders.Abstractions (>= 1.1.0-preview1-final)
- Microsoft.Net.Http.Headers (>= 1.1.0-preview1-final)
- NETStandard.Library (>= 1.6.1-preview1-24530-04)
- System.Buffers (>= 4.3.0-preview1-24530-04)
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 (62)
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,885,580 | 1/14/2025 | |
2.2.0 | 548,890,234 | 12/3/2018 | |
2.2.0-preview3-35497 | 256,915 | 10/17/2018 | |
2.2.0-preview2-35157 | 204,626 | 9/12/2018 | |
2.2.0-preview1-35029 | 106,856 | 8/22/2018 | |
2.1.21 | 1,561,439 | 8/11/2020 | |
2.1.1 | 301,041,556 | 6/18/2018 | |
2.1.0 | 152,023,893 | 5/29/2018 | |
2.1.0-rc1-final | 380,924 | 5/6/2018 | |
2.1.0-preview2-final | 676,319 | 4/10/2018 | |
2.1.0-preview1-final | 544,476 | 2/26/2018 | |
2.0.3 | 11,497,974 | 5/7/2018 | |
2.0.2 | 16,713,566 | 3/13/2018 | |
2.0.1 | 36,076,817 | 11/14/2017 | |
2.0.0 | 125,346,864 | 8/11/2017 | |
2.0.0-preview2-final | 178,610 | 6/27/2017 | |
2.0.0-preview1-final | 79,888 | 5/10/2017 | |
1.1.2 | 19,119,461 | 5/9/2017 | |
1.1.1 | 9,112,468 | 3/6/2017 | |
1.1.0 | 12,321,031 | 11/16/2016 | |
1.1.0-preview1-final | 249,488 | 10/24/2016 | |
1.0.4 | 14,915,181 | 11/14/2017 | |
1.0.3 | 35,078,772 | 5/9/2017 | |
1.0.2 | 80,729,842 | 3/6/2017 | |
1.0.1 | 3,574,861 | 12/12/2016 | |
1.0.0 | 29,277,154 | 6/27/2016 | |
1.0.0-rc2-final | 2,064,287 | 5/16/2016 |