HttpClient extensions to test REST endpoints.
Info
Version: | 1.1.0 |
Author(s): | ianc1 |
Last Update: | Saturday, July 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ianc1/RestAssertions |
NuGet Url: | https://www.nuget.org/packages/RestAssertions |
Install
Install-Package RestAssertions
dotnet add package RestAssertions
paket add RestAssertions
RestAssertions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.WebUtilities(>= 2.1.1)
- Microsoft.Net.Http.Headers(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.1)
Tags