In this repository I will try to go over a few scenarios that make use of the new features introduced in C# 10 (available via .NET 6 SDK).
Before going through the code samples and documentation available here, you should read the oficial documentation from Microsoft available below:
Now that you've familiarized yourself with the official docs, have a look through the next sections. The structure is [in progress] with .md files discussing the features + code files as xUnit tests or otherwise.