Congestion control middleware components for ASPNET Core.
Info
Version: | 2.0.6 |
Author(s): | Sergey Akopov |
Last Update: | Tuesday, May 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sakopov/AspNetCore.CongestionControl |
NuGet Url: | https://www.nuget.org/packages/AspNetCore.CongestionControl |
Install
Install-Package AspNetCore.CongestionControl
dotnet add package AspNetCore.CongestionControl
paket add AspNetCore.CongestionControl
AspNetCore.CongestionControl Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- StackExchange.Redis(>= 1.2.6)
Tags