Introducing C# 9: Improved target typing
Introduction C# 9 brings a better target typing: “In C# 9.0 some expressions that weren’t…
Read MoreIntroduction C# 9 brings a better target typing: “In C# 9.0 some expressions that weren’t…
Read MoreIntroduction C# 9 introduces a super fun feature: Top-level programs. What’s a Top-level program ?…
Read MoreIntroduction C# 9 introduces Init-only properties that allow to make individual properties immutable. C# 9…
Read More