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)