Commit Graph

31 Commits

Author SHA1 Message Date
John Luo 280a849060 Move the target files to the correct location in .nupkg 2017-04-24 15:41:28 -07:00
John Luo c6fcd743db Add more package to package cache. 2017-04-24 12:58:57 -07:00
John Luo 3a4a3ca291 WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
2017-04-24 12:56:20 -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
Mike Harder 992407fb35 Revert "Update build targets and clean up"
This reverts commit 587985b497.
2017-04-20 18:46:34 -07:00
John Luo 587985b497 Update build targets and clean up 2017-04-20 17:17:57 -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 87c513b0d8 Add target to set default target manifest 2017-04-17 17:35:38 -07:00
BrennanConroy ce365799a6 Remove Microsoft.Extensions.Logging.Filter 2017-04-17 11:01:42 -07:00
John Luo b49fc08f8b Prevent USERSECRETS001 warnings while building cache 2017-04-12 13:24:04 -07:00
N. Taylor Mullen 0b324b8ca1 React to Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
aspnet/Razor#1169
2017-04-10 11:53:05 -07:00
John Luo 25842d5f74 Add more packages to cache #21 2017-04-06 19:00:35 -07:00
John Luo c6c267507a Temporarity skip AzureIntegration packages due to rename 2017-04-05 17:26:38 -07:00
John Luo 36cd2b899b Add Microsoft.AspNetCore.All metapackage and build package cache 2017-04-05 17:12:27 -07:00
Pranav K 81f2543810 Remove net451 as a cross compile target 2017-03-21 18:03:43 -07:00
Nate McMaster 890a81562f Unify dependency versions 2017-03-15 15:36:33 -07:00
Nate McMaster 412c41118b Set references to PrivateAssets=None 2017-02-08 16:39:18 -08:00
Nate McMaster 6a38859cf7 Upgrade to VS 2017 2017-02-01 16:13:01 -08:00
Pranav K 6eb489007a Updating to 4.4 CoreFx packages 2016-12-14 14:47:30 -08:00
Pranav K 8af98eb301 Updating versions to 1.2.0-* 2016-11-09 14:18:30 -08:00
Ajay Bhargav Baaskaran eed1784880 Added tags to project.json 2016-11-05 23:45:24 -07:00
BrennanConroy 88571e6cf7 Revert "Target netcoreapp and reference NETCore.App"
This reverts commit 75ab32926b.
2016-11-04 13:30:24 -07:00
Pavel Krymets 1d35166e11 Merge pull request #8 from aspnet/pakrym/netcoreapp
Target netcoreapp and reference NETCore.App
2016-10-31 10:52:06 -07:00
BrennanConroy 50887581df Merge rel/1.0.1 into dev 2016-10-31 08:31:31 -07:00
Pavel Krymets 75ab32926b Target netcoreapp and reference NETCore.App 2016-10-28 15:31:38 -07:00
BrennanConroy 04f9863293 Remove StaticFiles from AspNetCore meta package 2016-10-24 08:53:39 -07:00
BrennanConroy f5ac590e53 1.1.0 dependencies 2016-10-13 16:00:26 -07:00
BrennanConroy 8b03701601 Remove version suffix 2016-10-13 12:37:33 -07:00
BrennanConroy d5b0126f61 Add AspNetCore meta package 2016-10-12 14:37:25 -07:00