Commit Graph

18 Commits

Author SHA1 Message Date
Hao Kung 4b18cf52ae Add ConfigureAspNetCoreDefaults 2017-05-26 16:20:32 -07:00
Pavel Krymets dd19150ea4 Add test for DI scope validation defaults (#76) 2017-05-08 10:16:43 -07:00
Cesar Blum Silveira c548b3d7f4 Merge AppSettings sample into SampleApp. 2017-05-04 15:16:56 -07:00
Cesar Blum Silveira 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
Andrew Stanton-Nurse 4ccb09c444 Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
Cesar Blum Silveira bd9c6600e8 Fix reference to Microsoft.AspNetCore.FunctionalTests.csproj in solution file. 2017-04-26 16:50:44 -07:00
Cesar Blum Silveira 21de306963 Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -07:00
John Luo 735337f586 Add functional tests 2017-04-26 13:54:59 -07:00
John Luo b5125caa44 Remove runtime store from sln 2017-04-24 19:05:45 -07:00
John Luo d9661ed70d Un-revert changes for static WebHost API
Keeping the same netstandard1.3 TFM so as to not break apps targeting net46.
2017-04-21 14:06:20 -07:00
Mike Harder 10775adf5b Revert "Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:"
This reverts commit 55d50b2d41.
2017-04-20 18:47:00 -07:00
damianedwards 55d50b2d41 Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:
- #24
2017-04-20 16:55:56 -07:00
Pavel Krymets 5f4eb5cbbd Package *.HostingStartup.deps.json files as part of package cache build (#34) 2017-04-20 08:39:47 -07:00
John Luo 89de0e52d7 Generate package cache for each RID 2017-04-05 19:27:19 -07:00
John Luo 36cd2b899b Add Microsoft.AspNetCore.All metapackage and build package cache 2017-04-05 17:12:27 -07:00
Nate McMaster 6a38859cf7 Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
BrennanConroy d5b0126f61 Add AspNetCore meta package 2016-10-12 14:37:25 -07:00