Command line extensions to work with JSON schemas for Jasper message types.
Info
Version: | 1.1.4 |
Author(s): | Jeremy D. Miller, Mike Schenk, Mark Wuhrich |
Last Update: | Monday, May 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://jasperfx.github.io/ |
NuGet Url: | https://www.nuget.org/packages/Jasper.JsonCommands |
Install
Install-Package Jasper.JsonCommands
dotnet add package Jasper.JsonCommands
paket add Jasper.JsonCommands
Jasper.JsonCommands Download (Unzip the "nupkg" after downloading)
Dependencies
- Jasper(>= 1.1.4)
- NJsonSchema(>= 10.0.27)
- NJsonSchema.CodeGeneration.CSharp(>= 10.0.27)