LittleSchema 9.14.0
JSON Schema reader, generator and validator for .NET
This is a temporary fork of the main project waiting on a pull-request
Install-Package LittleSchema -Version 9.14.0
dotnet add package LittleSchema --version 9.14.0
<PackageReference Include="LittleSchema" Version="9.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LittleSchema --version 9.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Adds ability to mark properties on interfaces as non-nullable and required
Dependencies
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Newtonsoft.Json (>= 9.0.1)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 2.0
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.