DEV Community

Cover image for Introduction to C# 9 Workshop
James Montemagno for .NET

Posted on

Introduction to C# 9 Workshop

C# 9 is full of wonderful new features for developers including record types, init only setters, top-level statements, pattern matching enhancements, and more. What better way to learn than a hands-on workshop that will guide you step by step through taking an existing C# project and upgrading it with the latest features in C# 9! Or, maybe you are looking to deliver a workshop at your user group or at an upcoming conference. We have you covered with the brand new C# 9 workshop that is filled with demo projects, slides, and a full walkthrough.

The workshop was built by the .NET docs team and inspired by the most recent talk from .NET Conf 2020 by Dustin Campbell and Mads Torgersen. If you haven't watched their session yet, then you are in for a treat!

Looking for more .NET and C# workshops? Look no further than the .NET Presentations & Resources site from the .NET Foundation.

Top comments (0)