Dotnet Dependency Injection Setup
Thease are some examples of the dotnet dependency injection engine setup, in some different kind of projects.
- Net Core Console App
- ASPNET Core Web APP with BackgroundService
- Net Core Worker service as Windows Service
- WPF Net Core Desktop APP
- Azure Function APP
- Azure WebJobs APP
Using the Microsoft.Extensions.DependencyInjection in .NET Core 3.1