HTTP API mocking library.
Info
Version: | 0.0.3-preview0029 |
Author(s): | Andrew Craven |
Last Update: | Sunday, October 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Banshee |
Install
Install-Package Banshee
dotnet add package Banshee
paket add Banshee
Banshee Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Server.Kestrel(>= 2.1.3)
- Microsoft.AspNetCore.TestHost(>= 2.1.1)
- System.Net.Http(>= 4.3.3)
- System.Net.Sockets(>= 4.3.0)
- Microsoft.Owin.Testing(>= 3.0.1)
Tags