.NET HttpClient integration tests made easy.
Info
Version: | 2.0.0 |
Author(s): | nventive |
Last Update: | Monday, April 6, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nventive/HttpRecorder |
NuGet Url: | https://www.nuget.org/packages/HttpRecorder |
Install
Install-Package HttpRecorder
dotnet add package HttpRecorder
paket add HttpRecorder
HttpRecorder Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.0)
- System.Text.Json(>= 4.6.0)