DEV Community

Discussion on: Mocking the HttpClient in .NET Core (with NSubstitute)

Collapse
 
n_develop profile image
Lars Richter

So, sorry for the long delay.
You can check out a full, yet short, example here: github.com/n-develop/HttpClientMock
I hope it helps.