AVRO-2754: Add support for UUID logical types in C# (#822)

* AVRO-2754: Add support for UUID logical types in C#

* AVRO-2754: Add support for UUID logical types in C#

* Update lang/csharp/src/apache/main/CodeGen/CodeGen.cs

Fully qualified Nullable type

Co-Authored-By: Brian Lachniet <blachniet@gmail.com>

Co-authored-by: Brian Lachniet <blachniet@gmail.com>
5 files changed
tree: e1ff9daff6cf5649e1db44784d4f4fdfa33a8474
  1. .github/
  2. .travis/
  3. doc/
  4. lang/
  5. share/
  6. .editorconfig
  7. .gitignore
  8. .travis.yml
  9. BUILD.md
  10. build.sh
  11. DIST_README.txt
  12. LICENSE.txt
  13. NOTICE.txt
  14. pom.xml
  15. README.md
README.md

Build Status

Apache Avro™

Apache Avro™ is a data serialization system.

Learn more about Avro, please visit our website at:

https://avro.apache.org/

To contribute to Avro, please read:

https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute