Info
Version: | 2.0.1 |
Author(s): | HttpClientMock |
Last Update: | Thursday, August 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/marthurIntersys/HttpClientMock |
NuGet Url: | https://www.nuget.org/packages/HttpClientMock |
Install
Install-Package HttpClientMock
dotnet add package HttpClientMock
paket add HttpClientMock
HttpClientMock Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.11.0)
This utility provides an HttpClient by mocking the underlying HttpMessageHandler dependency.