The C# implementation was never fully integrated into the release. I just filed an issue for this and provided a patch.
https://issues.apache.org/jira/browse/AVRO-899 This should be in the next release. Doug On 09/27/2011 09:35 AM, Matt Stevenson wrote: > Hey Doug, > Thanks for the reply. > > Sorry to be a bother, but is this info on the website? > If not, could a note be added somewhere? > > Thanks, > > On Mon, Sep 26, 2011 at 2:52 PM, Doug Cutting <[email protected] > <mailto:[email protected]>> wrote: > > 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. > > > > > -- > Matt Stevenson.
