.NET library to mock HTTP responses for HttpClient and verify request expectations with an experience inspired by Moq.
Info
| Version: | 4.6.0 |
| Author(s): | Martijn Bodeman |
| Last Update: | Wednesday, October 8, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/skwasjer/MockHttp |
| NuGet Url: | https://www.nuget.org/packages/skwas.MockHttp |
Install
Install-Package skwas.MockHttp
dotnet add package skwas.MockHttp
paket add skwas.MockHttp
skwas.MockHttp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.ComponentModel.TypeConverter(>= 4.1.0)
No dependencies.
No dependencies.
No dependencies.
Tags