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-07Fix the log categorydavidfowl/text-resultDavid Fowler
2022-07-06Updated my compilerDavid Fowler
2022-07-06Add utf8 text overloads for creating resultsDavid Fowler
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
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]