关于[Nullable reference types in C# - Migrating to nullable reference types - Part 1]的摘要:
Throughout a series of blog posts, we’ll learn more about C# nullability, and cover some techniques and approaches that worked for me when migrating an existing codebase to using nullable reference types.