aspnetcore/src
David Fowler 0a7cf6b5a0 Added support for Startup.ConfigureContainer
- 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
2016-08-17 10:44:27 -07:00
..
Microsoft.AspNetCore.Hosting Added support for Startup.ConfigureContainer 2016-08-17 10:44:27 -07:00
Microsoft.AspNetCore.Hosting.Abstractions Fixed typo 2016-07-20 17:18:07 -04:00
Microsoft.AspNetCore.Hosting.Server.Abstractions One build to rule them all 2016-07-07 11:59:39 -07:00
Microsoft.AspNetCore.Hosting.WindowsServices One build to rule them all 2016-07-07 11:59:39 -07:00
Microsoft.AspNetCore.Server.IntegrationTesting Rename to Microsoft.AspNetCore.Server.IntegrationTesting 2016-08-12 12:03:01 -07:00
Microsoft.AspNetCore.TestHost One build to rule them all 2016-07-07 11:59:39 -07:00