API网关,主要源码来自ocelot项目,根据需要进行了修改.
Info
Version: | 1.0.0 |
Author(s): | Xiaor |
Last Update: | Thursday, January 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/XrFrame.ApiGateWay |
Install
Install-Package XrFrame.ApiGateWay
dotnet add package XrFrame.ApiGateWay
paket add XrFrame.ApiGateWay
XrFrame.ApiGateWay Download (Unzip the "nupkg" after downloading)
Dependencies
- CacheManager.Core(>= 1.1.2)
- CacheManager.Microsoft.Extensions.Configuration(>= 1.1.2)
- CacheManager.Microsoft.Extensions.Logging(>= 1.1.2)
- Consul(>= 0.7.2.3)
- FluentValidation(>= 7.3.4)
- IdentityServer4(>= 2.1.1)
- IdentityServer4.AccessTokenValidation(>= 2.3.0)
- Microsoft.AspNetCore.All(>= 2.0.5)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.DiagnosticAdapter(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Microsoft.Extensions.Logging.Console(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
- Polly(>= 5.7.0)
- Rafty(>= 0.4.2)
- System.Text.RegularExpressions(>= 4.3.0)