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-10-26Add "blazor" as shortname for Blazor Server templatedanroth27/blazor-aliasDaniel Roth
2022-10-26Remove trim attributes from AddEndpointFilter extensions (#44738)David Fowler
2022-10-26Update dependencies from https://github.com/dotnet/runtime build 20221025.7 (...dotnet-maestro[bot]
2022-10-26Add a rule for servicing PR authors to get a notification about who will be m...Artak
2022-10-26Update dependencies from https://github.com/dotnet/runtime build 20221024.5 (...dotnet-maestro[bot]
2022-10-26Updating SDK version (#44734)Bruno Oliveira
2022-10-26Fix the tooltip for the `SupportPagesAndViews` option (#44731)Artak
2022-10-25Revert "Update SDK (#44601)" (#44730)Bruno Oliveira
2022-10-25Update SDK (#44601)Mackinnon Buck
2022-10-25Improved the docs for the RedisCacheOptions.InstanceName property (#44711)Tobias Graf
2022-10-25[main] Update dependencies from dotnet/arcade (#44710)dotnet-maestro[bot]
2022-10-24Update dependencies from https://github.com/dotnet/efcore build 20221024.3 (#...dotnet-maestro[bot]
2022-10-24Improve StringBuilder usage (#44691)Brennan
2022-10-24Add CodeQL3000 run to aspnetcore-ci-official (#44688)Doug Bunting
2022-10-24Update dependencies from https://github.com/dotnet/efcore build 20221024.2 (#...dotnet-maestro[bot]
2022-10-24Reference ConnectionId always using same casing in log messages (#44705)Sander Saares
2022-10-24Remove temporary allocations from Identity (#44557)Brennan
2022-10-24Use IndexOfAny(char, char) when possible (#44687)Brennan
2022-10-24Add option to use system culture in RequestLocalizationOptions (#44282)Hisham Bin Ateya
2022-10-24[main] Update dependencies from dotnet/runtime dotnet/efcore (#44707)dotnet-maestro[bot]
2022-10-24[main] (deps): Bump src/submodules/googletest (#44709)dependabot[bot]
2022-10-24[main] (deps): Bump src/submodules/spa-templates (#44708)dependabot[bot]
2022-10-24Fixed bug #19641 Routing ArgumentOutOfRangeException (#44674)surayya-MS
2022-10-24Remove GCHandles from SendHeaders() code path (#44561)Aaron Robinson
2022-10-23fixed minor typos (#44698)yusha-g
2022-10-23Update dependencies from https://github.com/dotnet/runtime build 20221022.2 (...dotnet-maestro[bot]
2022-10-22Update dependencies from https://github.com/dotnet/runtime build 20221021.4 (...dotnet-maestro[bot]
2022-10-21Update dependencies from https://github.com/dotnet/runtime build 20221020.6 (...dotnet-maestro[bot]
2022-10-21Update dependencies from https://github.com/dotnet/efcore build 20221020.1 (#...dotnet-maestro[bot]
2022-10-21Route tooling: Add framework route parameter completion (#42910)James Newton-King
2022-10-21Limit the hpack buffer resize #44643 (#44654)Chris Ross
2022-10-20Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-10-20Update dependencies from https://github.com/dotnet/runtime build 20221019.7 (...dotnet-maestro[bot]
2022-10-20Add Json StringSyntaxAttribute syntaxes (#44641)blouflashdb
2022-10-19Add steps for updating template precedence values (#44642)Mackinnon Buck
2022-10-19Update dependencies from https://github.com/dotnet/runtime build 20221018.11 ...dotnet-maestro[bot]
2022-10-19Update dependencies from https://github.com/dotnet/efcore build 20221019.1 (#...dotnet-maestro[bot]
2022-10-19Add AdditionalDotNetPackageFeed for helix (#44604)William Godbe
2022-10-19Fix Blazor Wasm performance benchmarks (#44631)Mackinnon Buck
2022-10-19Update dependencies from https://github.com/dotnet/efcore build 20221018.5 (#...dotnet-maestro[bot]
2022-10-18Improve MapGroup link generation test (#44562)Stephen Halter
2022-10-18Add IPNetwork.Parse and TryParse (#44573)David Acker
2022-10-18Quarantine SignalR functional test "closed with error or start fails if hub c...Mackinnon Buck
2022-10-18Update dependencies from https://github.com/dotnet/runtime build 20221017.2 (...dotnet-maestro[bot]
2022-10-18Adds dialog form method to FormMethod enum (#44500)Alexander Wicht
2022-10-17Fix documentation for AddIdentityResources (#44560)gmhewett
2022-10-17Fix logging of certificate chain errors. (#44503)Juan Pablo Calleja
2022-10-17[main] (deps): Bump src/submodules/googletest (#44593)dependabot[bot]
2022-10-17Add comment about mixing FallbackPolicy with AuthorizeFilter (#44505)William Godbe
2022-10-17Merged PR 25951: [internal/release/7.0] Use Path.GetTempFileName() for 600 Un...William Godbe