NJsonSchema.Annotations 11.0.0
JSON Schema reader, generator and validator for .NET
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>NJsonSchema.Annotations</id>
<version>11.0.0</version>
<authors>Rico Suter</authors>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<icon>NuGetIcon.png</icon>
<projectUrl>http://njsonschema.org/</projectUrl>
<description>JSON Schema reader, generator and validator for .NET</description>
<copyright>Copyright © Rico Suter, 2022</copyright>
<tags>json schema validation generator .net</tags>
<repository type="git" url="https://github.com/RicoSuter/NJsonSchema" commit="3585d60e949e43284601e0bea16c33de4c6c21f5" />
<dependencies>
<group targetFramework=".NETFramework4.6.2" />
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>