You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Florian Hockmann (Jira)" <ji...@apache.org> on 2021/11/18 14:17:00 UTC

[jira] [Created] (TINKERPOP-2651) Update to .NET 6

Florian Hockmann created TINKERPOP-2651:
-------------------------------------------

             Summary: Update to .NET 6
                 Key: TINKERPOP-2651
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2651
             Project: TinkerPop
          Issue Type: Improvement
          Components: dotnet
    Affects Versions: 3.5.1, 3.4.12
            Reporter: Florian Hockmann


[.NET 6 was released on November 8|https://devblogs.microsoft.com/dotnet/announcing-net-6/] and it is now the latest LTS release. 

This includes (at least) updates in these places:
 * the Docker build
 * GH Actions
 * Updating the Gremlin.Net.Template
 * the contributing docs

We need to do that on all release branches so contributors only need to have one version of .NET installed on their systems.

We can optionally also improve the codebase by using newer language features as a part of this.

This will also enable us to add support for nullable annotations / checks: TINKERPOP-2348.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)