PreviousNext

C# 9.0: Improved pattern matching

by miguelbernard, 2020-09-09T18:41:44.023Z

If you liked the expressiveness of VB and always wish you could do something like this in C#, you are in luck. Discover all about the new logical expressions in C# 9.0 and how they improve pattern matching.

Read More