Fake HTTP Server for use in testing where there is a need for parroted http responses.
Info
Version: | 0.2.18 |
Author(s): | Robert Ruetz |
Last Update: | Tuesday, April 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MamaBird.AspNetCore |
Install
Install-Package MamaBird.AspNetCore
dotnet add package MamaBird.AspNetCore
paket add MamaBird.AspNetCore
MamaBird.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.2)
- Newtonsoft.Json(>= 11.0.2)
- dotnet-xunit(>= 2.3.1)
- xunit(>= 2.3.1)