A Round Robin Load Balancer for Ocelot with API Nodes Endpoints Health Checking.
Info
| Version: | 0.0.2-alpha |
| Author(s): | Sjef van Leeuwen |
| Last Update: | Sunday, July 12, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/sjefvanleeuwen/ocelot-graceful-load-balancer |
| NuGet Url: | https://www.nuget.org/packages/Ocelot.GracefulLoadBalancer |
Install
Install-Package Ocelot.GracefulLoadBalancer
dotnet add package Ocelot.GracefulLoadBalancer
paket add Ocelot.GracefulLoadBalancer
Ocelot.GracefulLoadBalancer Download (Unzip the "nupkg" after downloading)
Dependencies
- Ocelot(>= 16.0.1)
Tags