The required keyword fixes object initializers and can potentially change how you implement classes in C#. Stick with me to the end and decide if it will change how you use C#. When working with Nullable Reference Types (NRTs), you have seen it over and over again. You have a few non-nullable properties, and the […]