Extensions to assist integration testing ASP.NET Core web applications.
Info
Version: | 1.0.0 |
Author(s): | Sam Curry |
Last Update: | Thursday, January 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cuzzlor/HttpTestExtensions |
NuGet Url: | https://www.nuget.org/packages/HttpTestExtensions |
Install
Install-Package HttpTestExtensions
dotnet add package HttpTestExtensions
paket add HttpTestExtensions
HttpTestExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.0)
Tags