- Startup.ConfigureContainer allows users to configure a 3rd party DI container in a first class way in the Startup class. 3rd party containers plug in via IServiceProviderFactory<TContainerBuilder> configured in IWebHostBuilder.ConfigureServices. - Added tests |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Hosting.Tests | ||
| Microsoft.AspNetCore.TestHost.Tests | ||