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-06-30Update PersonalData.cshtmlhaok/aaHao Kung
2022-06-30Accessibility: Specify role for buttonHao Kung
2022-06-30Add AuthorizationBuilder (#42264)Hao Kung
2022-06-29Implement analyzer that suggests using builder.Services to ConfigureServices ...BArthur1972
2022-06-29Use GetFolderPath(UserProfile) to obtain HOME dir (#41865)Adeel Mujahid
2022-06-29Update MouseEventArgs to include MovementX, MovementY (#42451)Cera Samson
2022-06-29Merge pull request #42351 from dotnet/WebApplicationBuilderAnalyzersanhthidao
2022-06-29Update dependencies from https://github.com/dotnet/runtime build 20220628.6 (...dotnet-maestro[bot]
2022-06-29Merge branch 'main' into WebApplicationBuilderAnalyzersWebApplicationBuilderAnalyzersanhthidao
2022-06-29Implement analyzer to favor using builder.Logging over ConfigureLogging (#42354)pedro-camargo-MSFT
2022-06-29Update DiagnosticDescriptors.csanhthidao
2022-06-29Specify the current agent demands and VS version (#42460)Doug Bunting
2022-06-28Update dependencies from https://github.com/dotnet/runtime build 20220627.5 (...dotnet-maestro[bot]
2022-06-28Add `blazorwasm` Template Baseline Tests (#42420)Cera Samson
2022-06-28Fix logging conditions for additional request headers (#42456)Masters
2022-06-28Updated VS workload manifests to Windows SDK 19041 (#42457)Damian Edwards
2022-06-28Make virtualization compatible with overflow:scroll on document/body. Fixes #...Steve Sanderson
2022-06-28Support configuring spacer element. Fixes #42206Steve Sanderson
2022-06-28Move OpenAPI extension methods to M.A.Builder namespace (#42469)Safia Abdalla
2022-06-28Fix up reading auth schemes and setting default scheme (#42452)Safia Abdalla
2022-06-28Allow file middlewares to run if there's an endpoint with a null request dele...Damian Edwards
2022-06-28Apply remaining gRPC API changes (#42422)James Newton-King
2022-06-28Update SDK to 7.0.100-preview.7.22327.3 (#42455)Chris Ross
2022-06-27Bump node-fetch from 2.6.1 to 2.6.7 in /src/SignalR/clients/ts/FunctionalTest...dependabot[bot]
2022-06-27[main] (deps): Bump src/submodules/googletest (#42440)dependabot[bot]
2022-06-27Update dependencies from https://github.com/dotnet/arcade build 20220627.1 (#...dotnet-maestro[bot]
2022-06-27Update dependencies from https://github.com/dotnet/runtime build 20220626.1 (...dotnet-maestro[bot]
2022-06-27[Blazor] Unquarantine component E2E tests that were quarantined because of an...Javier Calvarro Nelson
2022-06-26Update dependencies from https://github.com/dotnet/runtime build 20220625.3 (...dotnet-maestro[bot]
2022-06-25Update dependencies from https://github.com/dotnet/runtime build 20220624.7 (...dotnet-maestro[bot]
2022-06-25Fix event name for the shutdown event in hosting. (#42414)Aditya Mandaleeka
2022-06-25Bump got in /src/ProjectTemplates/test/Templates.Tests (#42405)dependabot[bot]
2022-06-24Unquarantine WorkerTemplate test (#42412)Brennan
2022-06-24Unquarantine + extra (#42410)Brennan
2022-06-24Update nuget dependencies (#42375)William Godbe
2022-06-24Merge branch 'WebApplicationBuilderAnalyzers' of https://github.com/dotnet/as...Anh Thi Dao
2022-06-24Changing the severity of the error. Changing the wording of the title and mes...Anh Thi Dao
2022-06-24Changing the severity of the error. Changing the wording of the title and mes...Anh Thi Dao
2022-06-24Update `dotnet new blazorwasm --exclude-launch-settings` to exclude launchSet...Cera Samson
2022-06-24Missing checked in code for templates (#42386)Brennan
2022-06-24Quarantining failing HTTP3 tests (#42390)Brennan
2022-06-24Update dependencies from https://github.com/dotnet/runtime build 20220623.7 (...dotnet-maestro[bot]
2022-06-24Use new NegotiateAuthentication API instead of reflection of internal API (#4...Filip Navara
2022-06-24Update dependencies from https://github.com/dotnet/efcore build 20220623.2 (#...dotnet-maestro[bot]
2022-06-24Update dependencies from https://github.com/dotnet/efcore build 20220623.1 (#...dotnet-maestro[bot]
2022-06-24Update SDK (#41798)Steve Sanderson
2022-06-24Add RequestDecompression project to trimming (#42355)James Newton-King
2022-06-24Split Blazor templates into 2 projects (#42382)Brennan
2022-06-24Quarantine ServerComparison.FunctionalTests.HelloWorldTests.ApplicationExcept...Brennan
2022-06-23Custom HTML elements rendering Blazor components (#42314)Mackinnon Buck