Introducing C# 10: Extended property patterns
Introduction C# 8 has introduced a new pattern: Property pattern. This pattern enables you to…
Read MoreIntroduction C# 8 has introduced a new pattern: Property pattern. This pattern enables you to…
Read MoreIntroduction Deconstructing an object in C# like JavaScript has been possible in C# for some…
Read MoreIntroduction Microsoft has introduced last year records. Which a new way to declare object. Records…
Read MoreIntroduction C# 9 brings an important improvement to anonymous functions by allowing the modifier static…
Read MoreIntroduction In May 20th 2020, Microsoft introduced C# 9, among the features announced, there is…
Read More