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-01Fix buildjamesnk/kestrel-diagnosticsource-dynamicdependencyJames Newton-King
2022-07-01Annotate write methodJames Newton-King
2022-07-01Annotate hosting diagnostic events with DynamicDependencyJames Newton-King
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]
2022-06-27[main] (deps): Bump src/submodules/googletest (#42440)dependabot[bot]
2022-06-27Update dependencies from https://github.com/dotnet/arcade build 20220627.1 (#...dotnet-maestro[bot]
2022-06-27Update dependencies from https://github.com/dotnet/runtime build 20220626.1 (...dotnet-maestro[bot]
2022-06-27[Blazor] Unquarantine component E2E tests that were quarantined because of an...Javier Calvarro Nelson
2022-06-26Update dependencies from https://github.com/dotnet/runtime build 20220625.3 (...dotnet-maestro[bot]
2022-06-25Update dependencies from https://github.com/dotnet/runtime build 20220624.7 (...dotnet-maestro[bot]
2022-06-25Fix event name for the shutdown event in hosting. (#42414)Aditya Mandaleeka
2022-06-25Bump got in /src/ProjectTemplates/test/Templates.Tests (#42405)dependabot[bot]
2022-06-24Unquarantine WorkerTemplate test (#42412)Brennan
2022-06-24Unquarantine + extra (#42410)Brennan
2022-06-24Update nuget dependencies (#42375)William Godbe
2022-06-24Update `dotnet new blazorwasm --exclude-launch-settings` to exclude launchSet...Cera Samson
2022-06-24Missing checked in code for templates (#42386)Brennan
2022-06-24Quarantining failing HTTP3 tests (#42390)Brennan
2022-06-24Update dependencies from https://github.com/dotnet/runtime build 20220623.7 (...dotnet-maestro[bot]
2022-06-24Use new NegotiateAuthentication API instead of reflection of internal API (#4...Filip Navara
2022-06-24Update dependencies from https://github.com/dotnet/efcore build 20220623.2 (#...dotnet-maestro[bot]
2022-06-24Update dependencies from https://github.com/dotnet/efcore build 20220623.1 (#...dotnet-maestro[bot]
2022-06-24Update SDK (#41798)Steve Sanderson
2022-06-24Add RequestDecompression project to trimming (#42355)James Newton-King
2022-06-24Split Blazor templates into 2 projects (#42382)Brennan
2022-06-24Quarantine ServerComparison.FunctionalTests.HelloWorldTests.ApplicationExcept...Brennan
2022-06-23Custom HTML elements rendering Blazor components (#42314)Mackinnon Buck
2022-06-23Update dependencies from https://github.com/dotnet/runtime build 20220622.7 (...dotnet-maestro[bot]
2022-06-23Update dependencies from https://github.com/dotnet/efcore build 20220622.5 (#...dotnet-maestro[bot]
2022-06-23Bump got in /src/ProjectTemplates/BlazorTemplates.Tests (#42352)dependabot[bot]
2022-06-23Bump got from 11.8.3 to 11.8.5 in /src/Components/test/E2ETest (#42353)dependabot[bot]
2022-06-23Update branding to 7.0.0-preview6 (#42327)Doug Bunting
2022-06-23Output caching middleware (#41037)Sébastien Ros
2022-06-23[main] Update dependencies from dotnet/runtime dotnet/efcore (#42339)dotnet-maestro[bot]
2022-06-23Fix H3 Client Cert tests #41894 (#42346)Chris Ross
2022-06-23Empty Blazor Server Project Template (#42079)Cera Samson
2022-06-23Fix up parsing of IIS settings in user-jwts (#42350)Safia Abdalla
2022-06-23Empty Blazor WebAssembly Project Template (#42215)Cera Samson
2022-06-23Add support for multi-segment parameters to gRPC JSON transcoding (#42315)James Newton-King
2022-06-22Log error when exception occurs during streaming (#42283)campersau
2022-06-22Add generic method overloads to Microsoft.AspNetCore.Http.Results static clas...Bruno Oliveira
2022-06-22[Blazor] Compiler runtime APIs needed for bind:get, bind:set, bind:after (#40...Javier Calvarro Nelson
2022-06-22[main] Remove more unused Docker files (#42248)Doug Bunting
2022-06-22Expose cookie extensions, consolidate cookie handling #39968 (#42119)Chris Ross
2022-06-22[main] Update dependencies from dotnet/runtime dotnet/efcore (#42322)dotnet-maestro[bot]
2022-06-22HttpSys log correct statuscode when application throws (#42223)campersau
2022-06-21Cleanup project template ide.host.json files (#42311)Damian Edwards