Community

Hosting DI Container with .NET Core 3.0

(Christian Nagel) ASP.NET Core included the WebHost class that was used in the Main method to startup everything up – including the dependency injection container.