Yet another WebApi tester is a .Net standard 2.1 assembly that can be used with test frameworks like NUnit to run tests against a web api.
Info
Version: | 0.0.11 |
Author(s): | Helmut Theis |
Last Update: | Tuesday, July 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/helmuttheis/Yawat |
NuGet Url: | https://www.nuget.org/packages/Yawat.BasicAuthentication |
Install
Install-Package Yawat.BasicAuthentication
dotnet add package Yawat.BasicAuthentication
paket add Yawat.BasicAuthentication
Yawat.BasicAuthentication Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 4.3.1)
- Newtonsoft.Json(>= 12.0.3)
- Yawat(>= 0.0.11)
Tags