Skip to content

buggy-line/dotnetsix

Repository files navigation

C# 10 Language features

Overview

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.

  1. Top level statements
  2. File scoped namespaces
  3. Global and implicit usings
  4. Nullable reference types
  5. New LINQ features
  6. Record structs
  7. Caller argument expressions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages