aspnetcore/src/Middleware
John Luo ef9a3662d6
Also set no-store when we set no-cache in response cache control headers (#22842)
2020-06-11 20:38:54 -07:00
..
CORS Added null check to CorsPolicyBuilder (#19831) 2020-03-30 19:32:30 +00:00
ConcurrencyLimiter Merge branch 'master' into johluo/migrating-extensions 2020-02-20 16:44:06 -08:00
Diagnostics Also set no-store when we set no-cache in response cache control headers (#22842) 2020-06-11 20:38:54 -07:00
Diagnostics.Abstractions Fix tiny typo in ErrorContext summary. (#22190) 2020-05-24 19:41:19 -07:00
Diagnostics.EntityFrameworkCore Also set no-store when we set no-cache in response cache control headers (#22842) 2020-06-11 20:38:54 -07:00
HeaderPropagation Remove workaround in HeaderPropagationMiddleware (#20533) 2020-04-09 16:43:18 -07:00
HealthChecks Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
HealthChecks.EntityFrameworkCore
HostFiltering
HttpOverrides Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
HttpsPolicy Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
Localization Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
Localization.Routing
MiddlewareAnalysis
NodeServices Disable Yarn warnings on CI builds for restore and Blazor WebAssembly projects (#22703) 2020-06-09 09:53:50 -07:00
ResponseCaching Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
ResponseCaching.Abstractions
ResponseCompression Fix #19991 Made TestHost fail when Response Flush is called with AllowSynchronossIO being dissabled (#20059) 2020-03-26 09:46:15 -07:00
Rewrite
Session Also set no-store when we set no-cache in response cache control headers (#22842) 2020-06-11 20:38:54 -07:00
SpaServices
SpaServices.Extensions Fix for https://github.com/dotnet/aspnetcore/issues/17277 (#21819) 2020-05-14 10:47:26 -07:00
StaticFiles Add a Mime Type for .exe and .dll files. (#21805) 2020-06-05 20:21:31 +00:00
WebSockets [master] Update dependencies from dotnet/arcade dotnet/aspnetcore-tooling (#21630) 2020-05-15 00:17:02 +00:00
perf Updates for extensions migrations 2020-02-20 14:00:29 -08:00
.vsconfig Add .vsconfig files in root and beside slns 2020-03-31 14:25:44 -07:00
Middleware.sln Add WebSockets Benchmarks project back to solution (#19302) 2020-02-24 23:24:20 +00:00
build.cmd
startvs.cmd