Constructors with default values
Constructors with default values and dependency injection behavior
Delay SQL execution with WAITFOR
Using the SQL WAITFOR command to delay the execution of a SQL statement
Formatting interpolated strings
How interpolated strings can be formatted without using the ToString method
.NET 7 API output caching
An introduction into output caching coming with .NET 7
Dynamic EF operations with EF.Property
Using EF.Property to dynamically reference entity properties using a string