Skip to content

Use nullable reference types throughout CSLA codebase #1233

@JasonBock

Description

@JasonBock

Is your feature request related to a problem? Please describe.
C#8 adds nullable reference types. Not only will CSLA need to support this, but it should also annotate its members with not just ?, but with the new nullable attributes.

Describe the solution you'd like
NRT support throughout CSLA.

Describe alternatives you've considered
Nothing :)

Additional context
Use this reference for details/information.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions