.Net Core HTTP mocking server.
Info
Version: | 1.0.0 |
Author(s): | Jason Rowe |
Last Update: | Wednesday, October 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KestrelMock |
Install
Install-Package KestrelMock
dotnet add package KestrelMock
paket add KestrelMock
KestrelMock Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)