ASP.NET Core QoS is a set of high-performance and highly customizable middlewares that allow to set different limits on requests (quotas, rates, concurrency,...).
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Yves Marx | 
| Last Update: | Tuesday, July 24, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Yves57/AspNetCoreExt-Qos | 
| NuGet Url: | https://www.nuget.org/packages/AspNetCoreExt.Qos.ExpressionPolicyKeyComputer | 
Install
Install-Package AspNetCoreExt.Qos.ExpressionPolicyKeyComputer
                        dotnet add package AspNetCoreExt.Qos.ExpressionPolicyKeyComputer
                        paket add AspNetCoreExt.Qos.ExpressionPolicyKeyComputer
                        
                                AspNetCoreExt.Qos.ExpressionPolicyKeyComputer Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- AspNetCoreExt.Qos.Abstractions(>= 1.0.0)
- Microsoft.CodeAnalysis.CSharp(>= 2.8.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
Tags
