Microsoft.AspNetCore.HttpOverrides
2.2.0
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04
Install-Package Microsoft.AspNetCore.HttpOverrides -Version 2.2.0
dotnet add package Microsoft.AspNetCore.HttpOverrides --version 2.2.0
<PackageReference Include="Microsoft.AspNetCore.HttpOverrides" Version="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.HttpOverrides --version 2.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http.Extensions (>= 2.2.0)
- Microsoft.Extensions.Logging.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Options (>= 2.2.0)
Used By
NuGet packages (85)
Showing the top 5 NuGet packages that depend on Microsoft.AspNetCore.HttpOverrides:
Package | Downloads |
---|---|
Microsoft.AspNetCore.Server.IISIntegration
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44
|
|
Microsoft.AspNetCore.All
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
|
ProxyKit
An AspNet core middleware toolkit to create proxy servers. Can be embedded in applications or used as a standalone proxy.
|
|
Lykke.Common.ApiLibrary
Utility libraries for DotNetCore WebAPI projects
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Microsoft.AspNetCore.HttpOverrides:
Repository | Stars |
---|---|
JustArchiNET/ArchiSteamFarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
|
|
ProxyKit/ProxyKit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible library for stubbing and mocking web HTTP responses using request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
cloudnative-netcore/netcorekit
:heartpulse: A crafted toolkit for building cloud-native apps on the .NET platform
|
|
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 11,559,558 | 12/3/2018 |
2.2.0-preview3-35497 | 67,675 | 10/17/2018 |
2.2.0-preview2-35157 | 17,763 | 9/12/2018 |
2.2.0-preview1-35029 | 6,755 | 8/22/2018 |
2.1.1 | 13,309,880 | 6/18/2018 |
2.1.0 | 3,412,698 | 5/29/2018 |
2.1.0-rc1-final | 33,463 | 5/6/2018 |
2.1.0-preview2-final | 26,171 | 4/10/2018 |
2.1.0-preview1-final | 69,183 | 2/26/2018 |
2.0.3 | 3,203,380 | 5/7/2018 |
2.0.2 | 3,908,670 | 3/13/2018 |
2.0.1 | 6,099,361 | 11/14/2017 |
2.0.0 | 8,701,937 | 8/11/2017 |
2.0.0-preview2-final | 58,232 | 6/27/2017 |
2.0.0-preview1-final | 19,804 | 5/10/2017 |
1.1.4 | 396,291 | 3/13/2018 |
1.1.3 | 276,498 | 9/20/2017 |
1.1.2 | 1,791,578 | 5/9/2017 |
1.1.1 | 1,459,243 | 3/6/2017 |
1.1.0 | 1,033,003 | 11/16/2016 |
1.1.0-preview1-final | 10,283 | 10/24/2016 |
1.0.5 | 243,390 | 3/13/2018 |
1.0.4 | 6,596 | 11/14/2017 |
1.0.3 | 81,525 | 5/9/2017 |
1.0.2 | 486,327 | 3/6/2017 |
1.0.1 | 220,841 | 12/12/2016 |
1.0.0 | 725,982 | 6/27/2016 |
1.0.0-rc2-final | 70,674 | 5/16/2016 |