Some words about C# 9.0
In my last blog post, I introduced .NET 5.0 whose one of the more important things is C# 9.0. Today I would like to write more about it. C# 9.0 is called as a version that focused on program simplicity and data immutability. Among other things, there appeared a new...