You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Miljenko Cvjetko (JIRA)" <ji...@apache.org> on 2017/12/08 14:08:00 UTC

[jira] [Created] (AVRO-2112) c# (.net) port to .NET Standard 2.0 and nuget (package) dependencies

Miljenko Cvjetko created AVRO-2112:
--------------------------------------

             Summary: c# (.net) port to .NET Standard 2.0 and nuget (package) dependencies
                 Key: AVRO-2112
                 URL: https://issues.apache.org/jira/browse/AVRO-2112
             Project: Avro
          Issue Type: Improvement
          Components: csharp
         Environment: - Visual Studio For Mac
- Visual Studio 2017
- mono 5.4.1.7 MacOSX
- dotnet 2.0 (MacOSX and Windows 10)

            Reporter: Miljenko Cvjetko
            Priority: Minor


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.
 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)