Details
Description
Suugestion is to add .NET Standard/Core support.
In order to support modern/new .NET (both standard netfx and dotnet core) it is necessary to convert projects to support .NET Standard Libraries.
- conversion to .NET Standard [DONE]
- added dotnet core sample (Avro.perf) [DONE]
- added netfx (standrd .NET) sample Avro.perf.netfx [DONE]
- unit testing updated to use NUnit 3
Url for the github forked repo with branch will be added.