Best Practices for Nullable Reference Types in C#

October 21st 2020 .NET DeveloperDays 2020 Online

Of all the new features in C# 8, nullable reference types have the largest impact on our code. A year after the release we'll take a closer look at the feature. After covering the basics to refresh our memory, we'll move on to the challenges that the feature can impose, including:

  • Introducing nullable reference types into an existing codebase
  • Support in libraries
  • Advanced annotations
  • Support in Entity Framework Core

If you're looking for online one-on-one mentorship on a related topic, you can find me on Codementor.
If you need a team of experienced software engineers to help you with a project, contact us at Razum.
Copyright
Creative Commons License