this repo is Work in Progress...
Apache Avro™ is a data serialization system.
Learn more about Avro, please visit our website at:
- support multiple schemas files
- support unordered typ declaration inside schema files (beta)
- allow reference to types on external assembly. (schema in DLL is used only as reference, no C# class will be generated for it)
There is a unit test for it