We often hear about the big new features in .NET or C#. But what about all of those lesser known, but useful new features? Like pattern matching and extension members.
This session walks through new(ish) features in .NET and C#. And demonstrations how you can leverage them in your current projects.
You will learn:
- Discover the latest gems in C# and .NET, including C# 14 features
- Uncover the usefulness of these new(ish) features
- Master techniques to integrate these features into your current projects