Generate Avro Schema with support for RECURSIVE SCHEMA.
Info
| Version: | 2.10.0 |
| Author(s): | AvroSchemaGenerator |
| Last Update: | Saturday, December 16, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/eaba/AvroSchemaGenerator |
| NuGet Url: | https://www.nuget.org/packages/AvroSchemaGenerator |
Install
Install-Package AvroSchemaGenerator
dotnet add package AvroSchemaGenerator
paket add AvroSchemaGenerator
AvroSchemaGenerator Download (Unzip the "nupkg" after downloading)
Dependencies
- System.ComponentModel.Annotations(>= 4.7.0)
- System.Text.Json(>= 4.7.2)
Tags