ch-robinson / dotnet-avro

An Avro implementation for .NET
https://engineering.chrobinson.com/dotnet-avro/
MIT License
135 stars 51 forks source link

Changed mentions of IEvent to IOrderEvent #259

Closed gurry closed 1 year ago

gurry commented 1 year ago

Changed mentions of IEvent to IOrderEvent

in extending.md to match the type that appears in the code