A mocking framework to mock HttpClient requests.
Info
| Version: | 1.0.1 |
| Author(s): | Devin Sackett |
| Last Update: | Friday, May 29, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/citrusbyte/MockNet |
| NuGet Url: | https://www.nuget.org/packages/MockNet |
Install
Install-Package MockNet
dotnet add package MockNet
paket add MockNet
MockNet Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
- System.Memory(>= 4.5.3)
Tags