Commit Graph

35 Commits

Author SHA1 Message Date
Chris R 3963a6aa52 #125 Add HostingStartup packages to .All 2017-05-24 18:47:32 -07:00
Steve Sanderson e1a0931ca0 Add reference to NodeServices and SpaServices 2017-05-19 15:07:04 +01:00
John Luo 873b41da7e React to Identity Service version updates 2017-05-12 14:39:20 -07:00
John Luo 3f239f2d92 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-05 15:28:05 -07:00
John Luo 214de568a9 Add Mcrosoft.Extensions.Configuration.AzureKeyVault to the .All metapackage 2017-05-05 13:00:34 -07:00
Nate McMaster c0f86d5687 Use ItemDefinitionGroup to simplify the list of packages.
See https://docs.microsoft.com/en-us/visualstudio/msbuild/item-definitions
2017-05-03 12:21:35 -07:00
Nate McMaster ebdc68ac10 Exclude SQLitePCl.bundle_green targets when reference included via the Microsoft.AspNetCore.All metapackage 2017-05-03 12:18:50 -07:00
Pavel Krymets a5a9b6adab Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
Pavel Krymets 08ec9a7e49 Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 12:24:07 -07:00
John Luo edb55b87cc Merge branch 'johluo/add-packages' into rel/2.0.0-preview1 2017-04-28 14:54:55 -07:00
John Luo 18acd972df Add more packages 2017-04-28 14:54:32 -07:00
Andrew Stanton-Nurse e225d23771 hack to unblock the build, also a good fix 2017-04-27 15:19:44 -07:00
Andrew Stanton-Nurse db31459551 fix timestamps 2017-04-27 15:06:13 -07:00
Andrew Stanton-Nurse 4ccb09c444 Package Fallback Folder archive generation (#70) 2017-04-27 09:04:52 -07:00
Chris R 1160784d08 Add Microsoft.Extensions.Hosting.Abstractions 2017-04-26 14:56:01 -07:00
John Luo c0d7d2cd4c Remove SignalR from .All MetaPackage and RuntimeStore 2017-04-25 14:36:17 -07:00
Pranav K 2004897188 Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:48:11 -07:00
John Luo b5125caa44 Remove runtime store from sln 2017-04-24 19:05:45 -07:00
John Luo b1ef447ac3 Accidentally removed Antiforgery 2017-04-24 18:02:08 -07:00
John Luo 8d1ac47d9f Remove cyclic dependency on self 2017-04-24 17:11:43 -07:00
John Luo c77f7b7c77 Add Microsoft.AspNetCore to Microsoft.AspNetCore.All
This metapackage now contains the static WebHost API
2017-04-24 16:47:18 -07:00
John Luo 0f28da1234 Use correct version of M.A.Diagnostics.Identity.Service 2017-04-24 14:31:07 -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
Andrew Stanton-Nurse 198fe34813 react to removal of PlatformAbstractions (#36) 2017-04-20 11:09:29 -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 36cd2b899b Add Microsoft.AspNetCore.All metapackage and build package cache 2017-04-05 17:12:27 -07:00
Pranav K afef0e3e2a Updating to 2.0.0 Internal.AspNetCore.Sdk 2017-03-29 11:30:35 -07:00
Nate McMaster 52c684ec13
Downgrade to stable packages 2017-02-14 16:15:29 -08:00
Nate McMaster 6a38859cf7 Upgrade to VS 2017 2017-02-01 16:13:01 -08:00