Info
| Version: | 1.7.0 | 
| Author(s): | tom-englert | 
| Last Update: | Sunday, May 31, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://github.com/tom-englert/Throttle.Fody | 
| NuGet Url: | https://www.nuget.org/packages/Throttle.Fody | 
Install
Install-Package Throttle.Fody
                        dotnet add package Throttle.Fody
                        paket add Throttle.Fody
                        
                                Throttle.Fody Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.0 Client 
                                        
                    - Fody(>= 6.1.1)
- Fody(>= 6.1.1)
- Fody(>= 6.1.1)
- NETStandard.Library(>= 1.6.1)
- Fody(>= 6.1.1)
Tags
 
                
Simply add the Throttled attribute to a method to wire up everything.