Rate Limiting (debounce, throttle) for C# Portable Class Library. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | HusseinHJ | 
| Last Update: | Tuesday, February 20, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Husseinhj/RateLimiting.NET | 
| NuGet Url: | https://www.nuget.org/packages/RateLimiting | 
Install
Install-Package RateLimiting
                        dotnet add package RateLimiting
                        paket add RateLimiting
                        
                                RateLimiting Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.NETCore(>= 5.0.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.0)
Tags
