It's a tool for .NetCore that uses JsonValidator in order to validate every json request.
Info
Version: | 0.1.1 |
Author(s): | Wendell Sampaio |
Last Update: | Sunday, September 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wendellantildes/JsonValidatorExtensions |
NuGet Url: | https://www.nuget.org/packages/JsonValidatorExtensions.NetCore |
Install
Install-Package JsonValidatorExtensions.NetCore
dotnet add package JsonValidatorExtensions.NetCore
paket add JsonValidatorExtensions.NetCore
JsonValidatorExtensions.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonValidatorTool(>= 0.1.0)
- Newtonsoft.Json(>= 11.0.2)
- Microsoft.AspNetCore.Http(>= 2.1.1)
Tags