Nullable Reference Types in C# 8.0

Try out Nullable Reference Types With the release of .NET Core 3.0 Preview 7, C# 8.0 is considered “feature complete”. That means that the biggest feature of them all, Nullable Reference Types, is also locked down behavior-wise for the .NET Core release.

Source: Try out Nullable Reference Types | .NET Blog

Leave a Reply