File Scoped Namespaces In C# 10
This post is part of a series on .NET 6 and C# 10 features. Use the following links to navigate …
This post is part of a series on .NET 6 and C# 10 features. Use the following links to navigate …
I recently came across a feature that was introduced in C# 8. It actually threw me through a loop because …
This post is part of a series on .NET 6 and C# 10 features. Use the following links to navigate …
A friend recently asked if I could help build a very simple image manipulation console app. In short, he needed …
True randomness has always been something I struggled to get my head around. Even how we might get closer to …
This post is part of a series on .NET 6 and C# 10 features. Use the following links to navigate …
When it comes to developers talking about Entity Framework (and I’m including EF Core in this), I find there is …
This is a short post, but one I felt compelled to write after I saw some absolutely bonkers ways of …
This post is part of a series on .NET 6 and C# 10 features. Use the following links to navigate …
This post is part of a series on Channel in C# .NET. Of course, it’s always better to start at …