Soft deletes with EF global filters
How EF Core global filters can be used to simplify soft deletes
Line breaks in string interpolation
Line breaks allowed in interpolation expressions with C#11
Creating a task in a task
Exploring what happens when creating a task from within a task