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-07-08Update dependencies from https://github.com/dotnet/efcore build 20220708.1darc-main-285c1e27-0578-4ebd-8092-bb112035d536dotnet-maestro[bot]
2022-07-08[Blazor] Adds support state in NavigationManager (#42534)Javier Calvarro Nelson
2022-07-08Update dependencies from https://github.com/dotnet/runtime build 20220707.4 (...dotnet-maestro[bot]
2022-07-08Fix up signing key handling in user-jwts and runtime (#42603)Safia Abdalla
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.2 (#...dotnet-maestro[bot]
2022-07-08Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-08Update dependencies from https://github.com/dotnet/efcore build 20220707.1 (#...dotnet-maestro[bot]
2022-07-08Dispose httpclient in IIS tests (#41283)Hao Kung
2022-07-08[Infrastructure] Update SDK version (#42571)Javier Calvarro Nelson
2022-07-07AuthN: Use single scheme as DefaultScheme (#42497)Hao Kung
2022-07-07Update dependencies from https://github.com/dotnet/runtime build 20220706.9 (...dotnet-maestro[bot]
2022-07-07Cookie Auth: Fix bug with ticket store (#42606)Hao Kung
2022-07-07Introducing `I*HttpResult` interfaces (#42385)Bruno Oliveira
2022-07-07Remove Authentication property from WebApplicationBuilder and fix up middlewa...Safia Abdalla
2022-07-07Make ResultsOfTGenerator non-packable (#42604)Doug Bunting
2022-07-07Trim Microsoft.AspNetCore (#42555)James Newton-King
2022-07-07Retry flaky `AttributeRouting_RouteNameTokenReplace_Reachable` (#42602)Tanay Parikh
2022-07-07[main] Update dependencies from dotnet/runtime dotnet/efcore (#42530)dotnet-maestro[bot]
2022-07-06Delete deprecated AzureAD identity UI packages (#42546)Hao Kung
2022-07-06!fixup! Correct condition in localization.yml (#42590)Doug Bunting
2022-07-06Include DefaultHttpContext.HttpContext for diagnostic activities (#42591)James Newton-King
2022-07-06Add message type resolver (#42428)James Newton-King
2022-07-06Reduce console spew when creating secrets in user-jwts (#42542)Safia Abdalla
2022-07-06Slightly clean up template README (#42587)Doug Bunting
2022-07-06Remove support for setting default scheme from user-jwts (#42578)Safia Abdalla
2022-07-06Fixed typo for ArgumentNullException.ThrowIfNull (#42562)Sajad Samiizadeh
2022-07-05[Blazor] Cleanup remote authentication service serialization (#42573)Javier Calvarro Nelson
2022-07-04[main] (deps): Bump src/submodules/spa-templates (#42564)dependabot[bot]
2022-07-04[main] (deps): Bump src/submodules/googletest (#42565)dependabot[bot]
2022-07-04Update dependencies from https://github.com/dotnet/arcade build 20220627.2 (#...dotnet-maestro[bot]
2022-07-02Localized file check-in by OneLocBuild Task: Build definition ID 1159: Build ...dotnet bot
2022-07-02Change QUIC transport to use multiple calls to QuicStream.WriteAsync (#42464)James Newton-King
2022-07-02Selenium Upgrade (v`4.3.0`, Chrome `103`) (#42535)Tanay Parikh
2022-07-01Small test assert changes for flaky tests (#42419)Brennan
2022-07-01Add use of onelocbuild.yml (#42536)Doug Bunting
2022-07-01[Blazor] Get rid of the custom QueryStringHelper implementation (#42532)Javier Calvarro Nelson
2022-07-01Annotate hosting diagnostic events with DynamicDependency (#42512)James Newton-King
2022-07-01[Blazor] Replace old navigation APIs with the existing API equivalents (#42526)Javier Calvarro Nelson
2022-07-01Remove RequiresUnreferencedCode from low-level endpoint map methods (#42519)James Newton-King
2022-07-01Update dependencies from https://github.com/dotnet/efcore build 20220630.2 (#...dotnet-maestro[bot]
2022-06-30Cleanup CommonLibTests.vcxproj (#42476)Hao Kung
2022-06-30Identity UI: Input forms' `form-floating` broken styles fixed. (#42075)Tanvir Ahmad Arjel
2022-06-30Accessibility: Specify role for button (#42501)Hao Kung
2022-06-30[main] Update dependencies from dotnet/efcore dotnet/runtime (#42504)dotnet-maestro[bot]
2022-06-30[main] Update dependencies from dotnet/efcore (#42495)dotnet-maestro[bot]
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