基于Ocelot扩展的.netcore微服务网关,支持sqlserver、mysql数据库配置、限流、认证、监控等功能。.
Info
Version: | 0.3.1 |
Author(s): | jinyancao |
Last Update: | Monday, December 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jinyancao/czar.gateway |
NuGet Url: | https://www.nuget.org/packages/Czar.Gateway |
Install
Install-Package Czar.Gateway
dotnet add package Czar.Gateway
paket add Czar.Gateway
Czar.Gateway Download (Unzip the "nupkg" after downloading)
Dependencies
- CSRedisCore(>= 3.0.25)
- Dapper(>= 1.50.5)
- Ocelot(>= 12.0.1)
- MySql.Data(>= 8.0.13)
- Ocelot.Administration(>= 0.1.0)
Tags