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-21Guard against httpcontext disconnect racehaok/notifyHao Kung
2022-07-20Bump terser from 5.14.1 to 5.14.2 in /src/Components/Web.JS (#42835)dependabot[bot]
2022-07-20Update SDK to 7.0.100-rc.1.22368.21 (#42803)Stephen Halter
2022-07-20Move builds to MacOS 11 (#42791)Doug Bunting
2022-07-20Merge pull request #42814 from pavelsavara/new_js_interop_minimalPavel Savara
2022-07-20feedbackpavelsavara
2022-07-20feedbackpavelsavara
2022-07-20Update src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssemb...Pavel Savara
2022-07-20Quarantine EnableCoreHostTraceLogging_FileCaptureNativeLogs (#42821)Stephen Halter
2022-07-20Do not treat warnings as errors for `SendHelixJob` (#42826)Doug Bunting
2022-07-20Update Helix.Common.props (#42819)Chris Ross
2022-07-20Clean up localization files (#42797)Doug Bunting
2022-07-19Allowing explicit FromBody for raw body (PipeReader and Steam) (#42816)Bruno Oliveira
2022-07-19Improve Default Blazor WebAssembly Loading Experience (#42548) (#42813)Cera Samson
2022-07-19Avoid always setting request body parameter (#42748)Safia Abdalla
2022-07-19Rename ConfigureRouteHandlerJsonOptions to ConfigureHttpJsonOptions (#42747)Safia Abdalla
2022-07-19Fix CollectionModelBinder BindSimpleCollection null value handling (#42278)campersau
2022-07-19obsolete InvokeUnmarshalled and JSImport only in WebAssemblyConsoleLogger as POCpavelsavara
2022-07-19Backport/pr 42384 to release/7.0 preview7 (#42741)Bruno Oliveira
2022-07-19Remove unused namespace from webapi template (#42798)Damian Edwards
2022-07-19[main] Update dependencies from dotnet/runtime dotnet/efcore (#42779)dotnet-maestro[bot]
2022-07-19HTTP/3: Enable client cert tests on non-Windows OSes (#42783)James Newton-King
2022-07-18[main] (deps): Bump src/submodules/googletest (#42782)dependabot[bot]
2022-07-18Correct a typo in the code comment (#42753)Tim Deschryver
2022-07-18Update ChunkingCookieManager.cs (#42777)Jarrod Mosen
2022-07-18[main] (deps): Bump src/submodules/spa-templates (#42781)dependabot[bot]
2022-07-18Update dependencies from https://github.com/dotnet/arcade build 20220717.1 (#...dotnet-maestro[bot]
2022-07-17Update dependencies from https://github.com/dotnet/runtime build 20220716.5 (...dotnet-maestro[bot]
2022-07-17Sync shared code from runtime (#42763)github-actions[bot]
2022-07-16Update dependencies from https://github.com/dotnet/efcore build 20220716.1 (#...dotnet-maestro[bot]
2022-07-16Update dependencies from https://github.com/dotnet/runtime build 20220715.6 (...dotnet-maestro[bot]
2022-07-16refactor : use new `ThrowIf` overload of `ObjectDisposedException` (#42613)Shreyas Jejurkar
2022-07-16[main] Update dependencies from dotnet/runtime (#42743)dotnet-maestro[bot]
2022-07-16Support loading OIDC options from configuration (#42679)Safia Abdalla
2022-07-16HTTP/3: Add end-to-end test for stream and header reuse (#42681)James Newton-King
2022-07-15Change to summary for IEndpointConventionBuilder.WithName method (#42737)SDP190
2022-07-15Update dependencies from https://github.com/dotnet/efcore build 20220714.2 (#...dotnet-maestro[bot]
2022-07-15Uniquify `$(TestPackageRestorePath)` values (#42722)Doug Bunting
2022-07-15[main] Update dependencies from dotnet/runtime (#42731)dotnet-maestro[bot]
2022-07-14Rename EmptyServiceProvicer to EmptyServiceProviderSDP190
2022-07-14Adding ProblemDetailsService (#42384)Bruno Oliveira
2022-07-14[main] Update dependencies from dotnet/runtime dotnet/efcore (#42688)dotnet-maestro[bot]
2022-07-14HTTP/3: Avoid ConnectionAbortedException allocations (#42708)James Newton-King
2022-07-14Updated README for Identity (#42689)Eric Dean Kauffman
2022-07-14Fix TreatSpecificWarningsAsErrors elements (#42717)Levi Broderick
2022-07-13Yarn Housekeeping for Blazor/JSInterop (#42537)Tanay Parikh
2022-07-13Update branding to 7.0.0-rc1 (#42682)cs/open-security-schemesDoug Bunting
2022-07-13Add `CreateHandler` method that allows additonal configuration (#42677)Justin Baur
2022-07-13Make RateLimitingMiddleware endpoint aware (#42417)William Godbe
2022-07-13Bump Microsoft.AspNetCore.Server.IIS from 2.2.0 to 2.2.6 in /src/Servers/IIS/...dependabot[bot]