StructureMap.Microsoft.DependencyInjection
StructureMap.Microsoft.DependencyInjection copied to clipboard
Added HostBuilderExtensions
I would like to add extensions methods for the IHostBuilder to make this library work with Generic Host introduced in ASP.NET Core 2.1. It allows us to run background tasks with hosted services in console applications.