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-26Replace incorrect wasm compilation fallback logic. Fixes #42055 partlystevesa/fix-wasm-compilation-fallbackSteve Sanderson
2022-07-26HTTP/3: Avoid per-request cancellation token allocations (#42685)James Newton-King
2022-07-26[main] Update dependencies from dotnet/efcore (#42908)dotnet-maestro[bot]
2022-07-26Update dependencies from https://github.com/dotnet/arcade build 20220722.1 (#...dotnet-maestro[bot]
2022-07-26Update dependencies from https://github.com/dotnet/efcore build 20220725.3 (#...dotnet-maestro[bot]
2022-07-25[main] Update dependencies from dotnet/efcore dotnet/runtime (#42884)dotnet-maestro[bot]
2022-07-24Route tooling (#42597)James Newton-King
2022-07-23Update dependencies from https://github.com/dotnet/runtime build 20220722.9 (...dotnet-maestro[bot]
2022-07-23Merge pull request #42506 from dotnet/ivdiazsa/composite_sdkIvan Diaz Sanchez
2022-07-23Log a warning when using an untrusted developer certificate #41990 (#42621)Chris Ross
2022-07-23Removed unnecessary condition.ivdiazsa/composite_sdkSeeker186
2022-07-23Due to current needs and memory constraints, the composite images have been l...Seeker186
2022-07-23Updating MVC.Testing.targets (#42863)Bruno Oliveira
2022-07-22[main] Update dependencies from dotnet/runtime dotnet/efcore (#42800)dotnet-maestro[bot]
2022-07-22Allow binding to StringValues? with Minimal APIs (#41789)Philipp Voronin
2022-07-22Allow cancellation of navigation events in Blazor (#42638)Mackinnon Buck
2022-07-22Issue #42810 : Changes `StringBuilder` to `ValueStringBuilder` in QueryBuilde...Ihor Volokhovych
2022-07-22Allow Collection Default Value binding (#42824)Bruno Oliveira
2022-07-22Add logging to QUIC tests and disable parallel execution (#42853)James Newton-King
2022-07-22IdentityUI: Accessability Fix focus contrast (#42840)Hao Kung
2022-07-21Bump terser from 5.14.0 to 5.14.2 in /src/SignalR/clients/ts/FunctionalTests ...dependabot[bot]
2022-07-21Bump terser from 5.13.1 to 5.14.2 in /src/SignalR/clients/ts/common (#42845)dependabot[bot]
2022-07-21Bump terser (#42841)dependabot[bot]
2022-07-21Fixed variable name typo in DisposableObjectPool (#42843)Yuto Inoue
2022-07-21Bump terser (#42842)dependabot[bot]
2022-07-21Trim identity (#42675)James Newton-King
2022-07-21Add dotnet-sourcebuild-externals reference for user-jwts dependencies (#42822)Safia Abdalla
2022-07-21Fix logger name in sample (#42823)Gutyina Gergő
2022-07-20Adding the rest of WebTransport into Kestrel (#42097)Daniel Genkin
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