Bithero.JsonSchema (0.3.0)
Installation
dotnet nuget add source --name bithero-csharp --username your_username --password your_token
dotnet add package --source bithero-csharp --version 0.3.0 Bithero.JsonSchema
About this package
Json Schema Library
Bithero.JsonSchema
Library to provide objects to work with json-schemas.
License
This project is licensed under AGPL-3.0-or-later. For more details, please read the LICENSE
file.
0.3.0:
- Added
JsonSchema.Root
property. - Fixed empty ICollection's being serialized in a schema.
- Fixed references to
JSchema.Maximum
inWriteMinMax
; disallowed rewriting of draft06+ syntax of exclusiveMaximum and -Minimum to previous versions. - Added way more documentation.
- Removed misspelled and duplicate field
JSchema.ContentEnconding
; useJSchema.ContentEncoding
instead.
0.2.0:
- Added full support up to draft-07.
0.1.0:
- Initial release!
- Added write capabilities for Schemas.
- Added full support up to draft-03.
- Added partial support up to draft-07.
Dependencies
Details
2024-07-01 07:54:33 +02:00
Assets (2)
Versions (2)
View all
NuGet
30
Mai Lapyst
37 KiB
bithero.jsonschema.nuspec
1.6 KiB