My new book ASP.NET Core in Action, Second Edition is available now! It supports .NET 5.0, and is available as an eBook or paperback. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe how to draw a tree-like directory structure using ASCII art in C#…
In this post I show how to do service decoration with Scrutor, where services "wrap" another implementation of the service…
In this post I describe how to use the open source library Scrutor to add assembly scanning capabilities to the ASP.NET Core DI container.…
In this post I describe how to register a class that implements multiple interfaces with the ASP.NET Core DI container, and how to avoid a common bug…
This post looks at the GetService() and GetRequiredService() methods of the ASP.NET Core DI container, the difference between them and which you should use…
In this post I describe an issue I was having in which my application wouldn't load my appsettings.Development.json file when running in Docker on Linux…
Stay up to the date with the latest posts!