Blog

c# 9

15. September 2020

Combining nullability and immutability

Learn about dealing with nullability C# 8 language feature together with C# 9 records and init properties.

11. August 2020

The charming way to immutability

Dive into the concept of immutability and how to achieve that in C# using new C# 9 language features.