aspnetcore/src
David Fowler a0de7564e2 Small tweaks to hosting
- Added some framework assemblies to stop VS from complaining
- Call AddSingleton instead of TryAddSigleton since we're always first.
- Remove the null check since these abstractions are never null now.
- Moved comments
2016-03-29 03:03:40 -07:00
..
Microsoft.AspNetCore.Hosting Small tweaks to hosting 2016-03-29 03:03:40 -07:00
Microsoft.AspNetCore.Hosting.Abstractions Pass existing LoggerFactory into WebHostBuilder 2016-03-25 15:34:30 -07:00
Microsoft.AspNetCore.Hosting.Server.Abstractions Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:36 -08:00
Microsoft.AspNetCore.Hosting.WindowsServices Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:32:36 -08:00
Microsoft.AspNetCore.Server.Testing Add Nginx Deployer 2016-03-25 14:52:10 -07:00
Microsoft.AspNetCore.TestHost WebHostBuilder extensions rename and documentation. #636 #648 2016-03-22 16:27:28 -07:00