关于[Non-nullable references with C# 8 and .NET Core 3.0]的摘要:
Two weeks ago .NET Core 3.0 was officially published. Together with the new framework version, Visual Studio 2019 got support for a long-awaited C# 8.0. The complete list of the new language features is available here on the MSDN, but the one that deserves special attention is Nullable reference types...
原文地址: https://cezarypiatek.github.io/post/non-nullable-references-in-dotnet-core/