aspnetcore/src
Safia Abdalla 5297d5fd39
Add query param to check if Blazor WASM app is under debug (#24972)
2020-08-18 18:16:02 +00:00
..
Analyzers Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
Antiforgery Clean up some usage of SHA1 and SHA256 in the code base (#24696) 2020-08-10 14:26:41 -07:00
Azure Merge branch 'merge/release/5.0-preview8-to-master' of https://github.com/dotnet-maestro-bot/AspNetCore into merge/release/5.0-preview8-to-master 2020-07-27 09:31:46 -07:00
Components Add query param to check if Blazor WASM app is under debug (#24972) 2020-08-18 18:16:02 +00:00
Configuration.KeyPerFile
DataProtection Move DataProtection tests to HostBuilder (#24254) 2020-07-23 21:57:33 +00:00
DefaultBuilder Add nullable annotations to M.A.Hosting and DefaultBuilder (#24571) 2020-08-05 01:07:11 +00:00
Features/JsonPatch
FileProviders
Framework Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
Grpc Fix HTTP/2 tests that use HttpClient and H2C (#24981) 2020-08-18 21:12:52 +12:00
HealthChecks Pass the exception to HealthCheckEnd log message (#24786) 2020-08-11 10:58:51 -07:00
Hosting Quarantine tests (#24757) 2020-08-11 01:06:20 +00:00
Html/Abstractions
Http Cherry pick preview8 changes into master (#24849) 2020-08-12 21:30:04 +00:00
Identity Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
Installers Remove Internal.AspNetCore.Analyzers (#24693) 2020-08-11 03:08:55 +00:00
JSInterop
Localization
Logging.AzureAppServices
Middleware Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
MusicStore Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
Mvc Add support for model binding DateTime as UTC (#24893) 2020-08-18 04:04:27 +00:00
ObjectPool
ProjectTemplates Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
Razor Merged PR 9371: Revive support for globalization and localization in Blazor WASM 2020-08-17 09:02:18 -07:00
Security Convert DatabaseErrorPage to exception filter (#24588) 2020-08-17 11:13:17 -07:00
Servers Remove \r\n for \n when writing to ostream (#24980) 2020-08-18 09:34:43 -07:00
Shared Optimize writing single segment sequences (#24929) 2020-08-18 19:37:48 +12:00
SignalR Support more IAsyncEnumerable types in SignalR (#24926) 2020-08-14 20:42:05 -07:00
SiteExtensions Remove ANCM shim and outofprocess handler from Runtime SiteExtension (#24884) 2020-08-13 15:54:43 -07:00
Testing
Tools Skip dotnet watch tests on ARM (#24846) 2020-08-14 22:39:33 -07:00
WebEncoders
submodules