Skip to content

alfhv/avro

 
 

Repository files navigation

this repo is Work in Progress...

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

About this version

  • support multiple schemas files
  • support unordered typ declaration inside schema files (beta)

Pending to add

  • allow reference to types on external assembly. (schema in DLL is used only as reference, no C# class will be generated for it)

To test it:

There is a unit test for it

Packages

No packages published

Languages

  • Java 42.0%
  • C# 15.8%
  • C 9.8%
  • Rust 7.9%
  • C++ 7.8%
  • Python 4.5%
  • Other 12.2%