Bite-Size C# 10 - Anonymous 'with' Expressions
Let's make our anonymous objects easier to copy using the with expression!
Let's make our anonymous objects easier to copy using the with expression!
We can declutter our C# files by marking common namespaces as global!
We can use the ! operator to check if a method parameter is null.
Projects vs. products; FSF doesn't like Copilot; .NET and Open Source; generic Bubble Sort; and competing StringBuilder deep dives.
Let's reduce clutter using file-level namespaces, a feature of C# 10.