RoundRobin 2.0.0
A simple implementation of round robin in c# with circular linked list
Install-Package RoundRobin -Version 2.0.0
dotnet add package RoundRobin --version 2.0.0
<PackageReference Include="RoundRobin" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RoundRobin --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.