-
Nov 22nd, 2020, 02:24 PM
#1
C#9 pattern matching/recursive patterns and new expression operator
Microsoft usually provides decent code samples when it comes to new language features although sometimes the code samples provided are not relevant to real world usage. For this reason i have started a GitHub repository for new C#9 language features couple with a few C# 8 language features.
There are two projects, both use .NET 5 Framework.
GitHub repository
Microsoft docs
new operator (C#9)
Recursive Pattern Matching (C#8/C#9 added use of switch)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|