Commit Graph

25 Commits

Author SHA1 Message Date
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -07:00
Pavel Krymets 396f413b38 Rename testing metapackage (#218) 2017-08-10 09:38:19 -07:00
Pavel Krymets 653272600f Add site extension generation code (#217) 2017-08-10 08:11:57 -07:00
Nate McMaster 6a129bd67d Update bootstrappers to use the compiled version of KoreBuild
[ci skip]
2017-07-25 16:33:29 -07:00
John Luo 0e4db81898 Remove dotnet-archive and Microsoft.Dotnet.Archive 2017-06-23 11:23:55 -07:00
Hao Kung c920c45953 Remove ConfigureDefaultOptions 2017-06-05 13:40:32 -07:00
Chris R b04be188c0 #81 Move CertificateLoader to Hosting 2017-05-30 16:12:15 -07:00
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