aspnetcore/src
Steve Sanderson 6fe946e633
Blazor WebAssembly caching fixes (#19235)
* Support logging errors that happen really early

* Tolerate all the ways caching might be unavailable

* Include dotnet.js in blazor.boot.json

* Reorganize boot manifest to categorize files by role, not just by filename extension

* Enable cache-busting and SRI check on dotnet.js

* Change cache-busting to vary filename, not using querystring. Needed to make PWA manifest still work.
2020-02-21 17:35:36 +00:00
..
Analyzers
Antiforgery
Azure
Components Blazor WebAssembly caching fixes (#19235) 2020-02-21 17:35:36 +00:00
DataProtection
DefaultBuilder
Features/JsonPatch Update some tests 2019-11-05 11:24:48 -08:00
Framework Avoid copying the shared fx in blazor-wasm 2020-01-03 15:05:53 -08:00
Hosting Fix TestServer from blocking on request stream (#15591) 2019-11-01 10:48:16 +13:00
Html/Abstractions
Http [3.1.x] Backport HttpContext.Items fix (#17237) 2019-11-22 15:24:27 -08:00
Identity
Installers Download runtime from suffixed location in dotnetcli blob storage (#17592) 2019-12-05 12:33:38 -08:00
Middleware Set new HTTPS environment variable when using out of process (#16713) 2019-11-01 12:57:44 -07:00
MusicStore
Mvc Handle synchronous exceptions from partial (#16679) 2019-11-01 10:56:19 -07:00
ProjectTemplates [Blazor][Wasm] Adds support for AAD and AADB2C using msal.js (#19190) 2020-02-21 09:12:36 -08:00
Razor
Security
Servers [3.1.x] Allow external startup hooks (#17116) 2019-11-23 10:06:25 -08:00
Shared Blazor WebAssembly package renames (#19026) 2020-02-18 10:54:28 -08:00
SignalR Don't access CookieContainer unless needed (#16619) 2019-10-31 20:18:10 -07:00
SiteExtensions
Tools Change how we resolve dotnet in tests (#16934) 2019-11-09 17:17:58 -08:00
submodules