Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable nullable types #719

Closed
rkm opened this issue Apr 14, 2021 · 1 comment · Fixed by #1599
Closed

Enable nullable types #719

rkm opened this issue Apr 14, 2021 · 1 comment · Fixed by #1599
Labels
type/enhancement New feature or request

Comments

@rkm
Copy link
Member

rkm commented Apr 14, 2021

https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/nullable-value-types

Had a look at this a while back and there's a decent amount of work involved. Definitely beneficial in the long-run though.

@rkm rkm added the type/enhancement New feature or request label Apr 14, 2021
@jas88
Copy link
Contributor

jas88 commented Apr 14, 2021

Good plan. It's possible to enable file by file (#nullable enable) to get this started, or per directory via directory.build.props, so at least we don't have to get it done all at once...

@rkm rkm mentioned this issue Jun 26, 2023
11 tasks
@rkm rkm mentioned this issue Aug 6, 2023
11 tasks
@rkm rkm closed this as completed in #1599 Oct 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants