Commit Graph

18 Commits

Author SHA1 Message Date
John Luo 7ec8cc5fad Cleanup and add test for CreateDefaultBuilderOfT 2017-09-28 15:58:14 -07:00
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
Cesar Blum Silveira 05f6f9d656 React to Testing#280. 2017-06-23 16:40:07 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Chris R 3932c68d18 Move KestrelServerOptionsSetup to Kestrel 2017-06-02 12:33:40 -07:00
Chris R b04be188c0 #81 Move CertificateLoader to Hosting 2017-05-30 16:12:15 -07:00
John Luo e3366c7640 Cross-compile netcoreapp2.0 and net461 2017-05-30 14:26:53 -07:00
Nate McMaster b63b86215b Upgrade test framework versions 2017-05-15 09:41:43 -07:00
Pavel Krymets dd19150ea4 Add test for DI scope validation defaults (#76) 2017-05-08 10:16:43 -07:00
John Luo 2fb5649b04 Revert "Revert "Migration""
This reverts commit 102daa6832.
2017-05-04 11:16:59 -07:00
John Luo 102daa6832 Revert "Migration"
This reverts commit 91bef13d31.
2017-05-03 18:11:59 -07:00
John Luo 91bef13d31 Migration 2017-05-03 17:03:19 -07:00
Cesar Blum Silveira 012d9990ef Show fwlink on HTTPS certificate errors (#83). 2017-05-03 15:55:19 -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
Cesar Blum Silveira 634c9c180c Fix HTTPS functional tests on macOS (#96). 2017-05-03 11:48:37 -07:00
Cesar Blum Silveira 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
BrennanConroy 8102d6a038 Add configuration to logging in WebHost 2017-04-27 16:08:04 -07:00
Cesar Blum Silveira 21de306963 Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -07:00