Namespace-less types
Reference types without a namespace and handling naming conflicts
Delimit an array with ArraySegment
Using ArraySegment to represent only a portion of a larger array
Route handler filters in .NET 7
Learning about minimal api route handler filters coming in .NET 7
Override vs New behavior
A look into polymorphism with override and new and their differing behavior