Extends JsonSchema.Net to provide schema generation functionality.
Info
Version: | 4.5.1 |
Author(s): | Greg Dennis |
Last Update: | Monday, September 30, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/json-everything/json-everything |
NuGet Url: | https://www.nuget.org/packages/JsonSchema.Net.Generation |
Install
Install-Package JsonSchema.Net.Generation
dotnet add package JsonSchema.Net.Generation
paket add JsonSchema.Net.Generation
JsonSchema.Net.Generation Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonSchema.Net(>= 1.6.1)
Tags