You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2020/12/29 08:51:10 UTC

[jira] [Updated] (IGNITE-12404) .NET: Adopt nullable reference types

     [ https://issues.apache.org/jira/browse/IGNITE-12404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-12404:
-------------------------------------
    Fix Version/s:     (was: 2.10)
                       (was: 3.0)

> .NET: Adopt nullable reference types
> ------------------------------------
>
>                 Key: IGNITE-12404
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12404
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>              Labels: .NET, ignite-3
>   Original Estimate: 40h
>  Remaining Estimate: 40h
>
> .NET 5 is due on November 2020. Microsoft recommends adopting nullable annotations on public APIs before that date to all library authors:
> * https://devblogs.microsoft.com/dotnet/embracing-nullable-reference-types/
> * https://stu.dev/csharp8-doing-unsupported-things/
> * https://www.youtube.com/watch?v=TJiLhRPgyq4&feature=youtu.be
> The adoption can be performed on any language version by using special attributes in the source code (no binary dependency required): https://github.com/manuelroemer/Nullable 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)