Commit Graph

7 Commits

Author SHA1 Message Date
John Luo 27efce1042 Do not use the default 5000 port for functional tests 2018-10-31 11:45:53 -07:00
Chris Ross (ASP.NET) 48a9013e08 Do not overwrite ContentRoot #267 2018-05-24 11:18:31 -07:00
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