Info
Version: | 0.2.0 |
Author(s): | Ron |
Last Update: | Thursday, October 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Cawr.MockHttpClient |
Install
Install-Package Cawr.MockHttpClient
dotnet add package Cawr.MockHttpClient
paket add Cawr.MockHttpClient
Cawr.MockHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags
And also adds a MockHttpClientFactory that makes it possible to mock the response from the various REST methods of HttpClient.