Basic HTTP Client extended with a circuit breaker.
                        
                    
         
                Info
| Version: | 1.0.7.35 | 
| Author(s): | Joshua Ryder | 
| Last Update: | Saturday, August 5, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/Topswagcode.http.circuitbreaker | 
Install
Install-Package Topswagcode.http.circuitbreaker
                        dotnet add package Topswagcode.http.circuitbreaker
                        paket add Topswagcode.http.circuitbreaker
                        
                                Topswagcode.http.circuitbreaker Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.NETCore.App(>= 1.1.1)
