Multiple Ways to Register Your Dependencies with ASP.NET Core 3
Exploring the multiple ways you can register your service dependencies with the new IHost found in ASP.NET Core 3 (Preview).
Exploring the multiple ways you can register your service dependencies with the new IHost found in ASP.NET Core 3 (Preview).
How to register services and dependencies in the new dotnet core worker project
Refactoring to use the Decorator Design Pattern to help apply the Single Responsibility Principle.
Adding strongly typed configuration settings and injected them through dependency injection.
Starting the journey of going past the basics of beginner training resources to appy software development practices and design patterns.