Provides a unit testing API that ensures the API of your service remains backwards compatible.
Info
Version: | 1.0.6 |
Author(s): | Jeroen Vannevel |
Last Update: | Tuesday, March 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Vannevelj/ApiGuard |
NuGet Url: | https://www.nuget.org/packages/ApiGuard |
Install
Install-Package ApiGuard
dotnet add package ApiGuard
paket add ApiGuard
ApiGuard Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 11.0.2)
- Newtonsoft.Json(>= 11.0.2)
Tags