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-02-11Add missing doc commentjaviercn/bind-get-set-afterJavier Calvarro Nelson
2022-02-11Style fixesJavier Calvarro Nelson
2022-02-11Additional runtime helpers required for component bind:afterJavier Calvarro Nelson
2022-02-09Add new binder APIsJavier Calvarro Nelson
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
2022-02-04[main] Update dependencies from dotnet/efcore dotnet/runtime (#39979)dotnet-maestro[bot]
2022-02-04Enable CA2007 for all ns2.0 projects (#39946)Pranav K
2022-02-04Update eng/targets/CSharp.Common.targetsPranav K
2022-02-04Update KnownRuntimePack as part of updating KnownFrameworkReference (#39965)Pranav K
2022-02-04Update dependencies from https://github.com/dotnet/efcore build 20220203.4 (#...dotnet-maestro[bot]
2022-02-03MVC: Save an allocation in PageRequestDelegateFactory & ControllerRequestDele...Mikel Blanchard
2022-02-03Implement BL0007: Component parameters should be auto property (#30102)Youssef Victor
2022-02-03Always pack App projects for consistency (#39952)Doug Bunting
2022-02-03Fixed misleading CookieOptions.HttpOnly summary (#39937)Albert Ragány-Németh
2022-02-03Also build `npm` projects in parallel (#39945)Doug Bunting
2022-02-03Add readonly to record struct (#39755)James Newton-King
2022-02-03[main] Update dependencies from dotnet/runtime dotnet/efcore (#39957)dotnet-maestro[bot]
2022-02-03[main] Update dependencies from dotnet/runtime dotnet/efcore (#39853)dotnet-maestro[bot]
2022-02-03Build targeting pack archives less (#39948)Doug Bunting
2022-02-03Enable CA2007 for all ns2.0 projectsPranav K
2022-02-02Inferring FromServices optionality (#39804)Bruno Oliveira
2022-02-02Extend disable component governance for linux (#39925)Tanay Parikh