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-26Fix x86 and x64 conditionshaok/ancm-rc2Hao Kung
2022-09-24Update ANCM.wxsHao Kung
2022-09-24Update DotNetCore.wxsHao Kung
2022-09-24Update SharedFramework.wxsHao Kung
2022-09-24Update SharedFramework.wxsHao Kung
2022-09-24Update DotNetCore.wxsHao Kung
2022-09-24Update ANCM.wxsHao Kung
2022-09-23Fix up packaging for Extensions.ApiDescription.Server (#44136)Safia Abdalla
2022-09-23Fix item template `groupIdentity` and `identity` values (#44120)Doug Bunting
2022-09-23[release/7.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#44115)dotnet-maestro[bot]
2022-09-21[release/7.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#44076)dotnet-maestro[bot]
2022-09-21Update dependencies from https://github.com/dotnet/arcade build 20220914.4 (#...dotnet-maestro[bot]
2022-09-20[release/7.0-rc2] Update dependencies from dotnet/runtime dotnet/efcore (#44065)dotnet-maestro[bot]
2022-09-17Only add MethodInfo to route handler endpoints (#44021)Safia Abdalla
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
2022-09-09[SignalR] [JS Client] Retry HTTP request on auth failure (#43854)Brennan