Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1018 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1018 Bytes

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