Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23Update JSpr/43957Steve Sanderson
2022-09-23Remove attributes from SVG elementscampersau
2022-09-23Fix DetectMisplacedLambdaAttribute analyzer and tests (#44061)Stephen Halter
2022-09-22[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#44114)dotnet-maestro[bot]
2022-09-21[release/7.0] Update dependencies from dotnet/efcore dotnet/runtime (#44081)dotnet-maestro[bot]
2022-09-20Update dependencies from https://github.com/dotnet/runtime build 20220919.12 ...dotnet-maestro[bot]
2022-09-20Revert Ubuntu.1804.Armarch.Open change (#44073)Chris Ross
2022-09-20Update dependencies from https://github.com/dotnet/efcore build 20220919.16 (...dotnet-maestro[bot]
2022-09-19Merge pull request #44034 from dotnet-maestro-bot/merge/release/7.0-rc2-to-re...Chris Ross
2022-09-19[release/7.0] Update dependencies from dotnet/source-build-externals dotnet/e...dotnet-maestro[bot]
2022-09-19[release/7.0] Update dependencies from dotnet/efcore (#44045)dotnet-maestro[bot]
2022-09-17[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#44036)dotnet-maestro[bot]
2022-09-17Update versions for 7.0.0 RTM (#43992)Doug Bunting
2022-09-17Only add MethodInfo to route handler endpoints (#44021)Safia Abdalla
2022-09-16[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#44015)dotnet-maestro[bot]
2022-09-16[SignalR] Unblock user callbacks when waiting for client result (#44014)github-actions[bot]
2022-09-16Add Error Logging for the Blazor DebugProxyLauncher (#43721)Tanay Parikh
2022-09-15Update dependencies from https://github.com/dotnet/efcore build 20220915.8 (#...dotnet-maestro[bot]
2022-09-15Changing to use the non-generic WriteAsJsonAsync (#43960)Bruno Oliveira
2022-09-15[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#43998)dotnet-maestro[bot]
2022-09-15Improve file fallback routing behavior when using ConsumesAttribute (#43984)Mackinnon Buck
2022-09-15[release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#43996)dotnet-maestro[bot]
2022-09-15Update dependencies from https://github.com/dotnet/efcore build 20220914.7 (#...dotnet-maestro[bot]
2022-09-15Merge pull request #43988 from wtgodbe/wtgodbe/IntMerge914William Godbe
2022-09-15Continue using `typeof(void)` for empty results (#43990)Stephen Halter
2022-09-14[release/7.0] Update dependencies from dotnet/efcore dotnet/runtime (#43972)dotnet-maestro[bot]
2022-09-14[7.0] Close connections on client cert failures (#43958)Chris Ross
2022-09-14[Blazor] MSAL updates (#43954)Javier Calvarro Nelson
2022-09-14Merge commit 'cb14812a5c6098bd1091f5b7fd471ce2be45e8dd' into wtgodbe/IntMerge914wtgodbe
2022-09-14[release/7.0] Infer response metadata in RequestDelegateFactory (#43961)Stephen Halter
2022-09-14[release/7.0] Update dependencies from dotnet/efcore dotnet/runtime (#43966)dotnet-maestro[bot]
2022-09-14[release/7.0] Update dependencies from dotnet/arcade (#43880)dotnet-maestro[bot]
2022-09-14[release/7.0] Update dependencies from dotnet/source-build-externals dotnet/e...dotnet-maestro[bot]
2022-09-14[release/7.0] Stop building / testing on Ubuntu 18.04 (#43948)Doug Bunting
2022-09-14[release/7.0] Add a JS initializer for the Blazor custom elements package (#4...Mackinnon Buck
2022-09-13[release/7.0] Tweak publishing to avoid clearing ItemsToPush during SB (#43946)Matt Mitchell
2022-09-13Fix `Path` and `Exception` content in the Problem Details Json (#43848)Bruno Oliveira
2022-09-13Fix double dispatch on linux (#43931)David Fowler
2022-09-13[release/7.0] Improve Output Caching public API (#43892)Sébastien Ros
2022-09-13[7.0] Disable body streams for H2 CONNECT requests (#43814)Chris Ross
2022-09-13Add Http/2 WebSocket HttpClient interop tests #41895 (#43851)Chris Ross
2022-09-13Fix redirect to login (#43520)Javier Calvarro Nelson
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220910.1 (#...dotnet-maestro[bot]
2022-09-10Update dependencies from https://github.com/dotnet/runtime build 20220909.15 ...dotnet-maestro[bot]
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220909.14 (...dotnet-maestro[bot]
2022-09-10Update dependencies from https://github.com/dotnet/runtime build 20220909.6 (...dotnet-maestro[bot]
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220909.12 (...dotnet-maestro[bot]
2022-09-10[release/7.0] Remove tagged keys as entries are evicted (#43728)Sébastien Ros
2022-09-10Update dependencies from https://github.com/dotnet/efcore build 20220909.8 (#...dotnet-maestro[bot]
2022-09-09[release/7.0] Fix NavigationLock prerendering (#43785)Mackinnon Buck