aspnetcore/src
BrennanConroy 4950495dc4
Fix IE 11 handshake split (#4575)
2018-12-13 21:30:17 -08:00
..
AADIntegration Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
Antiforgery Merge branch 'release/2.2' 2018-12-10 17:41:14 -08:00
AuthSamples Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
AzureIntegration Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
Components
DataProtection Change DataProtection projects to target netcoreapp3.0 #3754 (#4473) 2018-12-12 10:04:36 -08:00
Features/JsonPatch
Framework Crossgen linux-arm shared framework (#4009) 2018-12-10 10:56:39 -08:00
Hosting Change Hosting projects to target netcoreapp3.0 #3754 (#4611) 2018-12-12 13:34:57 -08:00
Html/Abstractions
Http Fix NU1105 errors in HttpAbstractions.sln (#4608) 2018-12-13 10:15:01 +13:00
IISIntegration Change IIS projects to target netcoreapp3.0 (#4371) 2018-12-11 13:46:46 -08:00
Identity Move Identity.Core and Identity.Stores to NetCoreApp3.0 #3754 (#4523) 2018-12-11 10:23:01 -08:00
Installers
JavaScriptServices Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
MetaPackages Backport infrastructure cleanup to share sources and project references (#4513) 2018-12-07 12:20:13 -08:00
Middleware Merge branch 'ajbaaska/merge-22-to-master' 2018-12-13 17:34:41 -08:00
MusicStore Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
Mvc Remove nameof from log events 2018-12-12 07:19:32 +05:30
MvcPrecompilation Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
PackageArchive Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
Razor Removed unnecessary projects (#4586) (#4612) 2018-12-12 12:59:04 -08:00
Security Merge branch 'release/2.2' 2018-12-07 11:11:44 -08:00
ServerTests Backport infrastructure cleanup to share sources and project references (#4513) 2018-12-07 12:20:13 -08:00
Servers .IndexOf(...) >= 0 to .Contains(...) (#4688) 2018-12-14 12:40:09 +13:00
Shared Merge branch 'release/2.2' 2018-12-10 17:41:14 -08:00
SignalR Fix IE 11 handshake split (#4575) 2018-12-13 21:30:17 -08:00
SiteExtensions
Templating Razor Components template (#4333) 2018-12-11 11:40:42 +00:00
Tools