- 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 |
||
|---|---|---|
| .. | ||
| Fakes | ||
| Internal | ||
| testroot | ||
| ConfigureBuilderTests.cs | ||
| HostingApplicationTests.cs | ||
| HostingEnvironmentExtensionsTests.cs | ||
| Microsoft.AspNetCore.Hosting.Tests.xproj | ||
| StartupManagerTests.cs | ||
| WebHostBuilderTests.cs | ||
| WebHostConfigurationsTests.cs | ||
| WebHostTests.cs | ||
| project.json | ||