A simple http server for using as a mock in test projects.
Info
Version: | 0.7.12 |
Author(s): | Behnam Yousefi |
Last Update: | Wednesday, April 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/benyblack/rest-mock-core |
NuGet Url: | https://www.nuget.org/packages/rest-mock-core |
Install
Install-Package rest-mock-core
dotnet add package rest-mock-core
paket add rest-mock-core
rest-mock-core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.2.0)
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
Tags