The C# implementation of Avro is included in the latest source release tarball:
http://www.apache.org/dyn/closer.cgi/avro/stable/avro-src-1.5.4.tar.gz Avro C# does not currently produce a binary release artifact. Source code is maintained at: http://svn.apache.org/repos/asf/avro/trunk/lang/csharp/ This is mirrored on Github at: https://github.com/apache/avro/tree/trunk/lang/csharp Doug On 09/26/2011 12:05 PM, Matt Stevenson wrote: > Hey guys, > I was looking around on the website for the C# version of avro, as it is > listed under the supported languages. > I assume this https://github.com/thirumg/__Avro.NET > <https://github.com/thirumg/Avro.NET> is the C# version being mentioned? > Could a link be added to the website somewhere? > > Thanks, > > -- > Matt Stevenson.
