A simple library to make testing HttpClient and related classes easier.
Info
Version: | 0.11.26 |
Author(s): | David Perfors |
Last Update: | Saturday, June 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/testablehttpclient/TestableHttpClient |
NuGet Url: | https://www.nuget.org/packages/TestableHttpClient |
Install
Install-Package TestableHttpClient
dotnet add package TestableHttpClient
paket add TestableHttpClient
TestableHttpClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags