Fixes https://github.com/aspnet/Hosting/pull/146
- HostingServices.Create() is the supported way to create a service collection with kre services imported - IHostingEnvironment is now a normal service - IConfigureHostingEnvironment is how you configure it