Zoltan Csizmadia created AVRO-3388:
--------------------------------------
Summary: Implement extra codecs for C# as seperate nuget packages
Key: AVRO-3388
URL: https://issues.apache.org/jira/browse/AVRO-3388
Project: Apache Avro
Issue Type: New Feature
Components: csharp
Reporter: Zoltan Csizmadia
C# main library supports only Deflate and Null codecs. There are other
supported codecs using Java: XZ, bzip2, zstandard, snappy.
C# has support for all these codecs, however they require many dependencies. It
makes sense to create nuget packages for each codec, and the end user
references the codecs, which are needed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)