Easily mock HttpClient with canned responses to make testing easier. 
                        
                    
         
                Info
| Version: | 1.11.0 | 
| Author(s): | Alex Davies | 
| Last Update: | Wednesday, March 31, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/codecutout/MockHttpClient | 
| NuGet Url: | https://www.nuget.org/packages/MockHttpClient | 
Install
Install-Package MockHttpClient
                        dotnet add package MockHttpClient
                        paket add MockHttpClient
                        
                                MockHttpClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         net462 
                                        
                    - Newtonsoft.Json(>= 9.0.1)
 - System.Xml.XmlSerializer(>= 4.3.0)
 
- NETStandard.Library(>= 1.6.1)
 - Newtonsoft.Json(>= 9.0.1)
 - System.Xml.XmlSerializer(>= 4.3.0)
 
Tags