This Package provides Round Robin algorithm that is thread safe, It can be used for load balancing.
Info
| Version: | 2.3.0 |
| Author(s): | RoundRobin |
| Last Update: | Monday, May 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/alicommit-malp/roundrobin |
| NuGet Url: | https://www.nuget.org/packages/RoundRobin |
Install
Install-Package RoundRobin
dotnet add package RoundRobin
paket add RoundRobin
RoundRobin Download (Unzip the "nupkg" after downloading)
Dependencies
Tags