Test helper for Web API 2.
Info
| Version: | 0.5.1 |
| Author(s): | DevDigital |
| Last Update: | Wednesday, May 2, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/WebApi2TestServer |
Install
Install-Package WebApi2TestServer
dotnet add package WebApi2TestServer
paket add WebApi2TestServer
WebApi2TestServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 8.0.0)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Testing(>= 3.0.1)