Simple ASP.NET Core middleware for forwarding requests to another server.
Info
Version: | 0.2.2 |
Author(s): | ssimek |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/triaxis.AspNetCore.ReverseProxy |
Install
Install-Package triaxis.AspNetCore.ReverseProxy
dotnet add package triaxis.AspNetCore.ReverseProxy
paket add triaxis.AspNetCore.ReverseProxy
triaxis.AspNetCore.ReverseProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.0)