In this video, we will talk about newly introduced feature in C# one by one. In this video, we will specifically be talking about nullable reference types to keep our intent in sync with the c# compiler. In earlier versions, we didn't have an option to mark reference types as nullable.

Nullable Reference Types in C# 8
May 12 2020

Ajay Mor

In this video, we will talk about C# newly introduced feature which is nullable reference types