These are a Few of my Favorite New(ish) C# Language Features


Details
As a C# developer, it can be a challenge to keep up with all the new language features that Microsoft gives us. Old code still compiles, and old habits die hard. In this presentation Matthew Hess (aka "The C# Artisan") will take us through some of his favorite new(ish) language features:
• Pattern Matching Switch Expressions (C# 8 and C# 9) - So versatile
• Target Typed Constructors (C# 9) - Say goodbye to "var"
• Value Tuples (C# 7) - Underutilized and powerful
• String Interpolation (C# 6) - Not really new, but are you using it?
• Collection Expressions with Spread (C# 12) - Even easier initialization
• Null Conditional Assignment (C# 14) - At last!
Agenda:
6:00 - 6:30 : Dinner (please RSVP so we get a count)
6:30 - 7:30 : Presentation
7:30 - 8:00 : Q&A and social time.


These are a Few of my Favorite New(ish) C# Language Features