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-04-19PR feedbacksebros/exSébastien Ros
2022-02-10Fix typeSebastien Ros
2022-02-10Merge branch 'main' into sebros/exSébastien Ros
2022-02-10Format documentsSebastien Ros
2022-02-10Use file namespaceSebastien Ros
2022-02-10Update dependencies from https://github.com/dotnet/runtime build 20220209.10 ...dotnet-maestro[bot]
2022-02-10!nit! Be consistent about `msbuild` quotes (#40108)Doug Bunting
2022-02-10Do not install the JDK in quarantined pipelines (#40085)Doug Bunting
2022-02-10[main] Update dependencies from dotnet/runtime (#40063)dotnet-maestro[bot]
2022-02-10Move CredScanSuppressions.json to root of repo (#39780)William Godbe
2022-02-09Update 5.0/6.0 SiteExtension versions (#40077)William Godbe
2022-02-09Fix Kestrel overpooling of HTTP/2 and HTTP/3 request headers (#40087)James Newton-King
2022-02-09Quarantine ShadowCopyIgnoresItsOwnDirectoryWithRelativePathSegmentWhenCopying...Steve Sanderson
2022-02-09Root `-projects` paths in build.sh (#40086)Doug Bunting
2022-02-09Update README Roadmap (#40076)Tanay Parikh
2022-02-09Activate components by default (#39997)Pranav K
2022-02-09PR feedbackPranav K
2022-02-08Activate components by defaultPranav K
2022-02-08Better way to detect "Failed to start the HttpConnection before stop() was ca...z77ma
2022-02-08Renaming DisableImplicitFromServiceParameters to DisableImplicitFromServicesP...Bruno Oliveira
2022-02-08GetSimpleDisplayText: explain how it works (#40065)Christopher Yeleighton
2022-02-08Update to SDK 7.0.100-preview.2.22103.2 (#40041)Steve Sanderson
2022-02-08Use `-noBuild` in second build steps of test jobs (#39998)Doug Bunting
2022-02-08Adding support to infer FromServices parameters (#39926)Bruno Oliveira
2022-02-08define RouteValuesAddress .ToString () (#39753)Christopher Yeleighton
2022-02-07Fix Kestrel support for custom EndPoints (#40003)Stephen Halter
2022-02-07[docs] Modernize steps in project template README (#39949)Doug Bunting
2022-02-07[main] (deps): Bump src/submodules/googletest (#40028)dependabot[bot]
2022-02-07[main] Update dependencies from dotnet/efcore (#40035)dotnet-maestro[bot]
2022-02-07Add missing returns in EnableAuthenticator (#40040)DaniRzV
2022-02-07Update dependencies from https://github.com/dotnet/arcade build 20220203.1 (#...dotnet-maestro[bot]
2022-02-07Update dependencies from https://github.com/dotnet/efcore build 20220207.1 (#...dotnet-maestro[bot]
2022-02-06FileBufferingReadStream - CanRead + CanSeek checks _disposed (#40016)Rolf Kristensen
2022-02-06Refactor : Enable CA2249 (#40009)Pranav K
2022-02-06typo: rename ComponentParametersShouldBeAutoProperies to ComponentParametersS...ylabade
2022-02-05Apply suggestions from code reviewPranav K
2022-02-05Update .editorconfigPranav K
2022-02-05Addressed missed one!Shreyas Jejurkar
2022-02-05Merge branch 'CA2249' of https://github.com/ShreyasJejurkar/aspnetcore into C...Shreyas Jejurkar
2022-02-05Addressed missed filesShreyas Jejurkar
2022-02-05Merge branch 'main' into CA2249Shreyas Jejurkar
2022-02-05Refactor : Enable CA2249Shreyas Jejurkar
2022-02-05Change LogLevel Warning to Debug for LoggerEventIds.VerifyUserTokenFailed in ...Markus Schlotbohm
2022-02-05Avoid request body rate timeout in flaky test (#39999)Stephen Halter
2022-02-05Don't compare SequencePosition instances (#39975)Sébastien Ros
2022-02-05[blazor][debugger] Fixing vs-js-debugger nightly build (#39995)Thays Grazia
2022-02-04Support Custom Classes for ValidationMessage (with E2E) (#39990)Steve Sanderson
2022-02-04Refactor : Enable CA1847 (#39983)Shreyas Jejurkar
2022-02-04Quarantine flaky tests (#39987)Chris Ross
2022-02-04SimpleTypeModelBinder.CheckModel: add API doc (#39982)Christopher Yeleighton