8000 Porting code to Use C# 8 Nullable Reference Types · Issue #699 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Porting code to Use C# 8 Nullable Reference Types #699
Closed
@moh-hassan

Description

@moh-hassan

MoreLinq is supporting c# 8 and is built using vs 2019.

I did a quick test for using c#8 Nullable Reference Types by adding the next line to morlinq.csproj:

<Nullable>enable</Nullable>

I get many warning (~207 warning).

Is there a plan to use c# 8 Nullable Reference Types and fix all related warning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0