LINQ improvements - FirstOrDefault defaults
Exploring the FirstOfDefault improvements introduced in .NET6
Entity Framework Core interceptors
Query interception with Entity Framework Core interceptors
Indexers - access a class as an array
How to extend a class so that it can be accessed as an array
Customize source generator output location
How to emit source generated files to be included in source control
EF Core 6 EntityTypeConfiguration Attribute
Discover the new EntityTypeConfiguration attribute added in EF Core 6
Garbage collection configuration
The .NET garbage collector can be configured at runtime
Task.WaitAsync in .NET6
Exploring the new WaitAsync method introduced in .NET6