- 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 |
||
|---|---|---|
| .. | ||
| Builder | ||
| Internal | ||
| Properties | ||
| Server/Features | ||
| Startup | ||
| compiler/resources | ||
| Microsoft.AspNetCore.Hosting.xproj | ||
| WebHostBuilder.cs | ||
| WebHostBuilderExtensions.cs | ||
| WebHostExtensions.cs | ||
| project.json | ||