StructureMap.Microsoft.DependencyInjection icon indicating copy to clipboard operation
StructureMap.Microsoft.DependencyInjection copied to clipboard

Added HostBuilderExtensions

Open devigo opened this issue 5 years ago • 0 comments

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.

devigo avatar Jan 19 '21 18:01 devigo