This is a HTTP Api Simulator library that can help you test your code in isolation, before it speaks to real Http Apis.
Info
Version: | 1.3.0 |
Author(s): | tonto7973 |
Last Update: | Sunday, October 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/tonto7973/xim |
NuGet Url: | http://www.nuget.org/packages/Xim.Simulators.Api |
Install
Install-Package Xim.Simulators.Api
dotnet add package Xim.Simulators.Api
paket add Xim.Simulators.Api
Xim.Simulators.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Server.Kestrel(>= 2.2.0)
- System.Text.Json(>= 4.7.1)
- Xim.Core(>= 1.3.0)
Tags