AE.Http.Proxy
1.1.0.15
See the version list below for details.
dotnet add package AE.Http.Proxy --version 1.1.0.15
NuGet\Install-Package AE.Http.Proxy -Version 1.1.0.15
<PackageReference Include="AE.Http.Proxy" Version="1.1.0.15" />
paket add AE.Http.Proxy --version 1.1.0.15
#r "nuget: AE.Http.Proxy, 1.1.0.15"
// Install AE.Http.Proxy as a Cake Addin #addin nuget:?package=AE.Http.Proxy&version=1.1.0.15 // Install AE.Http.Proxy as a Cake Tool #tool nuget:?package=AE.Http.Proxy&version=1.1.0.15
Library for implementation of AE.Http.Proxy.Abstractions with builder and implementation of basic filters - rewrite content and forbidden headers
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
-
- AE.Http.Proxy.Abstractions (>= 1.1.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on AE.Http.Proxy:
Package | Downloads |
---|---|
AE.Http.Proxy.Integration.RestSharp
This package is extension for AE.Http.Proxy which provide converters for RestSharp Request/Response types and also proxy caller using RestSharp client |
|
AE.Http.Proxy.Integration.Autofac
This package is extension for AE.Http.Proxy which provide simple integration with autofac DI container |
|
AE.Http.Proxy.Integration.OWIN
This package is extension for AE.Http.Proxy which provide converters for OWIN Request/Response types |
GitHub repositories
This package is not used by any popular GitHub repositories.
- Add self request context and response context converter to allow use it if there is no conversion needed
- Downgrade .net version from 4.5.2 to 4.5