API gateway middleware for Asp.Net Core.
Info
| Version: | 2.0.1 |
| Author(s): | NicatorBa |
| Last Update: | Wednesday, September 19, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/NicatorBa/Porthor |
| NuGet Url: | https://www.nuget.org/packages/Porthor |
Install
Install-Package Porthor
dotnet add package Porthor
paket add Porthor
Porthor Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authorization(>= 2.0.1)
- Microsoft.AspNetCore.Hosting.Abstractions(>= 2.0.1)
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Microsoft.AspNetCore.Routing(>= 2.0.1)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.0.1)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- NJsonSchema(>= 9.10.19)
- System.Xml.XDocument(>= 4.3.0)
Tags