NikiforovAll / whats-new-in-dotnet6

A compilation of the latest and greatest additions of .NET 6 and C# 10

Home Page:https://nikiforovall.github.io/dotnet/csharp/coding-stories/2021/10/29/whats-new-in-dotnet6.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's new in .NET 6 and C# 10 Open in Visual Studio Code

All you need to do is to open repository in VSCode and run 'Remote-Containers: Open Folder in Container...'.

Getting started

Please see related blog post for additional information.

Agenda

  1. Global Usings
  2. File-scoped namespaces
  3. Record Structs
  4. Minimal APIs
  5. LINQ Improvements
  6. Parallel.ForEachAsync
  7. PeriodicTimer
  8. PriorityQueue
  9. DateOnly and TimeOnly
  10. System.Text.Json Improvements

Reference

About

A compilation of the latest and greatest additions of .NET 6 and C# 10

https://nikiforovall.github.io/dotnet/csharp/coding-stories/2021/10/29/whats-new-in-dotnet6.html


Languages

Language:C# 100.0%