18 followers
Principal Software Engineering Manager at Microsoft. Views are my own.
Simplifying software engineering concepts and helping you level up as a C# and dotnet developer!
When it comes to dependency injection and using the built-in IServiceCollection, the framing feels such that we’re restricted to ASP.NET Core. So if...
In this article, we’ll be exploring how to use Autofac ComponentRegistryBuilder in ASP.NET Core. Prior articles in this series have highlighted some...
There are many ways to manage dependency injection inside our applications, and I think it’s important to understand the benefits and limitations of...
We have plenty of awesome options for dependency injection when working in ASP.NET Core applications. For the most part, if you’re not building...
Many software engineers set their sights on getting into big tech someday — It seems like the destination to end up at in one’s career. Now this of...
This is yet another selfish guide! I’m writing this to help my future self with having MudBlazor with Blazor interactive SSR working within a new...