15. September 2020
Combining nullability and immutability
Learn about dealing with nullability C# 8 language feature together with C# 9 records and init properties.
15. September 2020
Learn about dealing with nullability C# 8 language feature together with C# 9 records and init properties.
11. August 2020
Dive into the concept of immutability and how to achieve that in C# using new C# 9 language features.