C# SHARE: Introducing C#11: Raw string literals 2022-11-29 by anthonygiretti Introduction C# 11 brings new syntax for writing plain text. Instead of relying on string… Read More
C# SHARE: Introducing C#11: Auto Default structs 2022-09-28 by anthonygiretti Introduction C# 11 improves Structs compared to C# 10 (and earlier). Before C# 11, every… Read More