Introducing Nullable Reference Types in C#

App Center Team

Today we released a prototype of a C# feature called “nullable reference types“, which is intended to help you find and fix most of your null-related bugs before they blow up at runtime.

Feedback usabilla icon