Skip to content

Fix nullability warnings. #215

@fiseni

Description

@fiseni

Once we added the net6.0 TFM for Ardalis.Specification.EntityFrameworkCore, we got a lot of nullability warnings.
@devbased most of the warnings are in the CachedReadConcurrentDictionary and IncludeEvaluator. If you're available to take a look, let us know.

PS. This project uses multi-targeting (net6.0, netstandard2.1 and netstandard2.0). Since we're targeting the netstandard2.0, perhaps we should not use a higher lang version than 8.0, and this constraint may affect our ability to fix all the warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions