Commit Graph

25 Commits

Author SHA1 Message Date
Nate McMaster 6bf1cc8545
Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299)
Changes:

* Upgrade dependencies
* Change TFM on Microsoft.AspNetCore to netcoreapp3.0
* Remove .NET Framework tests
2018-11-16 16:50:31 -08:00
Pavel Krymets 4347a45f29
Always add event source logger (#287) 2018-10-08 09:31:44 -07:00
Pavel Krymets 5875ff40b1
Add UseIIS to CreateDefaultBuilder (#278) 2018-07-27 10:18:56 -07:00
Chris Ross (ASP.NET) 0e7f12bfb3 Add HostFiltering to the default web host 2018-03-23 14:41:22 -07:00
Nate McMaster b40a1a5a8c Upgrade tools and dependencies 2017-11-02 14:35:39 -07:00
Nate McMaster 421bcb490f Pin tools and package versions 2017-10-25 17:40:26 -07:00
Nate McMaster b49ffc9e9e Remove All metapackage and runtime store infrastructure (#244) 2017-10-25 17:39:32 -07:00
Nate McMaster 5589365cac Use Directory.Build.props/targets (#227) 2017-08-30 12:58:16 -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
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 605aeddc22 Support more certificate loading scenarios (#69). 2017-05-01 18:05:11 -07:00
Cesar Blum Silveira 21de306963 Bind Kestrel options to config by default (#30). 2017-04-26 16:47:51 -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
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