Info
| Version: | 1.0.3 | 
| Author(s): | Behnam Mohammadi | 
| Last Update: | Saturday, June 20, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/EasyHelper.RetryHttpClient | 
Install
Install-Package EasyHelper.RetryHttpClient
                        dotnet add package EasyHelper.RetryHttpClient
                        paket add EasyHelper.RetryHttpClient
                        
                                EasyHelper.RetryHttpClient Download (Unzip the "nupkg" after downloading)
                            
                        
                
await client.RetryGetAsync("https://github.com", 5, 3000));.