A library to allow faking of client http logic with System.Net.Http. Supports recording and playback of responses. Particularly useful for separating client-side unit tests from web services.
$ dotnet add package Dkackman.FakeHttpNo README available.