aspnetcore/src
Stephen Halter 5607ea1e0c
Remove workaround in HeaderPropagationMiddleware (#20533)
Fixed by #14146 which starts each request on a fresh ExecutionContext
2020-04-09 16:43:18 -07:00
..
Analyzers Applying suggesting fix from https://github.com/dotnet/aspnetcore/issues/10422 and use "CopyToOutputDirectory" rather than "CopyToPublishDirectory" (#20274) 2020-04-08 09:57:32 -07:00
Antiforgery Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Azure Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Components Fix tests 2020-04-06 11:56:22 -07:00
Configuration.KeyPerFile
DataProtection Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
DefaultBuilder [Static web assets] Add comment about static web assets in CreateDefaultBuilder (#20653) 2020-04-09 01:28:19 -07:00
Features/JsonPatch Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
FileProviders
Framework Reenable sharedfx with arm64 queue skipped (#20659) 2020-04-09 12:24:03 -07:00
Grpc Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
HealthChecks Ingest updated packages from dotnet/runtime (#20300) 2020-04-06 01:06:22 -07:00
Hosting Quarantine a hosting test that failed 2020-04-03 13:27:03 -07:00
Html/Abstractions
Http Move BadHttpRequestException to Http.Abstractions (#20339) 2020-04-06 14:42:16 -07:00
Identity Add overloads to CookieAuthentication to config options with services (#19268) 2020-04-06 21:23:49 +00:00
Installers More updates docs (#20513) 2020-04-03 22:09:36 +00:00
JSInterop
Localization Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
Logging.AzureAppServices Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Middleware Remove workaround in HeaderPropagationMiddleware (#20533) 2020-04-09 16:43:18 -07:00
MusicStore Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Mvc Fix max redirect count (#20428) 2020-04-08 09:50:43 -07:00
ObjectPool
ProjectTemplates Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
Razor Implement `EmptyOrWhiteSpaceWriter.Encoding` 2020-04-08 11:59:18 -07:00
Security Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
Servers Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
Shared Sync shared code from runtime (#20640) 2020-04-08 13:44:24 +00:00
SignalR Cleanup resources in Java client (#20473) 2020-04-08 12:48:50 -07:00
SiteExtensions
Testing Relocate Logging.Testing to AspNetCore.Testing 2020-04-02 00:16:01 -07:00
Tools Quarantining tests (#20631) 2020-04-08 12:53:53 -07:00
WebEncoders
submodules