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 |
Nate McMaster
|
5589365cac
|
Use Directory.Build.props/targets (#227)
|
2017-08-30 12:58:16 -07:00 |
Pranav K
|
d7533529f9
|
Fix restore warnings for Microsoft.NETCore.App
|
2017-06-29 13:34:43 -07:00 |
Pavel Krymets
|
dd19150ea4
|
Add test for DI scope validation defaults (#76)
|
2017-05-08 10:16: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 |