Hands on with Blazor: what's good, and what still needs work?
Read MoreReleasing stuff is dangerous: you might break things, you might annoy your users or you could screw up in any number of entertaining ways.
Read MoreImplementing a composite pattern for the .NET Core DI framework.
Read MoreImplementing a decorator pattern for the .NET Core DI framework.
Read MoreMake post_logout_redirect_uri work with ADFS
Read MoreIn a quick aide-memoire for next time I need to use it: here's a Powershell snippet that will return a list of all unique package names in all .NET Core projects under the current folder.
Read MoreEveryone hates copy/pasting code, and Action Filters in ASP.NET Core MVC offer a great way to avoid filling your controllers with boilerplate
Read More