An implementation of IVariableSource of Spring.Core where you can declare your variables/placeholders in a validatable json-file.
Info
| Version: | 1.0.0 |
| Author(s): | queo, Tobias Jäkel |
| Last Update: | Thursday, January 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/queoGmbH/spring-net-json-variable-source/ |
| NuGet Url: | https://www.nuget.org/packages/Spring.JsonVariableSource |
Install
Install-Package Spring.JsonVariableSource
dotnet add package Spring.JsonVariableSource
paket add Spring.JsonVariableSource
Spring.JsonVariableSource Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json.Schema(>= 3.0.4)
- Spring.Core(>= 2.0.1)
Tags