How to create non-nullable value types like int, bool, etc. in C#?
How to create non-nullable value types like int, bool, etc. in C#?
7 years later and this is now possible
More details on his this affects writing code and your existing code here:
https://praeclarum.org/2018/12/17/nullable-reference-types.html