Commit Graph

5 Commits

Author SHA1 Message Date
John Luo 7ec8cc5fad Cleanup and add test for CreateDefaultBuilderOfT 2017-09-28 15:58:14 -07:00
Fanie Reynders 07bf8d02a0 Added support for allowing a shorthand notation to build and run a Webhost with the default configuration including a typed Startup class 2017-09-28 15:05:43 -07:00
damianedwards 4d5e1076c9 Remove the DeveloperExceptionPage middleware from WebHost.CreateDefaultBuilder:
- The templates still have it explicitly and it's best to have middleware added by the app directly
2017-05-03 14:37:32 -07:00
BrennanConroy 8102d6a038 Add configuration to logging in WebHost 2017-04-27 16:08:04 -07:00
John Luo 735337f586 Add functional tests 2017-04-26 13:54:59 -07:00