Additional resources for '.NET 5 to 9 for developers in a rush'
This page contains additional resources related to my session “.NET 5 to 9 for developers in a rush”.
👉 Check out my Sessionize profile! 👈
- C# console app template generates top-level statements | Microsoft docs
- Create record types | Microsoft docs
- Unexpected inconsistency in records | Jon Skeet
- Introducing support for SLNX, a new, simpler solution file format in the .NET CLI | Microsoft docs
- Tnjecting and testing the current time with TimeProvider and FakeTimeProvider | Code4IT
- Is Random.GetItems the best way to get random items in C# 12? | Code4IT
- C# Tip: How to create Unit Tests for Model Validation | Code4IT
- C# Tip: List Pattern to match an collection against a sequence of patterns | Code4IT
- PriorityQueues on .NET 7 and C# 11 | Code4IT
- C# Tip: Exception handling with WHEN clause | Code4IT
- C# tip: define Using Aliases to avoid ambiguity | Code4IT
- .NET Support Policy