Provides the ability to send HttpWebRequest and get HttpWebResponses without a server. You can mock all available properties from HttpWebResponse .Net object with a json configuration file. This tool is not intrusive. With dependency injection you can simply switch between your own implementation of IHttpRequester and the implementation contained in this package
$ dotnet add package FakeApiNo README available.