Bithero.JsonSchema (0.2.0)

Published 2024-06-28 07:54:35 +02:00 by mai-lapyst in bithero-csharp/jsonschema

Installation

dotnet nuget add source --name bithero-csharp --username your_username --password your_token 
dotnet add package --source bithero-csharp --version 0.2.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.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

ID Version Target Framework
Newtonsoft.Json 13.0.3 net8.0
OneOf 3.0.271 net8.0
Details
NuGet
2024-06-28 07:54:35 +02:00
33
Mai Lapyst
31 KiB
Assets (2)
Versions (2) View all
0.3.0 2024-07-01
0.2.0 2024-06-28