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-08-19Stop overriding MicrosoftNetCompilersToolsetVersionwtgodbe/CompilerVerWilliam Godbe
2022-08-19HTTP/3: Test abort at end of request (#43183)James Newton-King
2022-08-19Perf-up the AuthZ! (#43268)Kahbazi
2022-08-19Store and reuse client certificate task (#43270)Kahbazi
2022-08-18Fix SocketTransportOptions doc comment reference (#43332)Stephen Halter
2022-08-18Remove enable HTTP/3 client option (#43282)James Newton-King
2022-08-18Add QUIC event source logging to flakey test (#43281)James Newton-King
2022-08-18Exclusively use Azure (public) feeds (#43303)Doug Bunting
2022-08-17Move badges to under header (#43348)Daniel Chalmers
2022-08-17[main] Update dependencies from dotnet/runtime dotnet/efcore (#43306)dotnet-maestro[bot]
2022-08-16Update to new switch (#43285)Miroljub
2022-08-16Update branding to 8.0.0-alpha1 (#43307)Doug Bunting
2022-08-16Sync shared code from runtime (#43315)github-actions[bot]
2022-08-16Increase Kestrel's default HTTP/2 upload window sizes (#43302)Stephen Halter
2022-08-16Follow-ups from #43182 (#43309)Mackinnon Buck
2022-08-16Update Major Version/TFM doc (#43308)William Godbe
2022-08-16Fix missing using in Http3TimeoutTests. (#43311)Aditya Mandaleeka
2022-08-16Add SignalR client results to Java client (#41774)Brennan
2022-08-16Reuse failed auth results in AuthN (#43269)Kahbazi
2022-08-16Default to zero byte reads when we use PipeReader.Create (#43276)David Fowler
2022-08-16Remove QuicTransportOptions.IdleTimeout #34955 (#43250)Chris Ross
2022-08-16Return NoResult instead of Failed for anonymous users (#43212)Kahbazi
2022-08-15Retry BidirectionalStream_ServerReadsDataAndCompletes_GracefullyClosed (#43245)Tanay Parikh
2022-08-15Fix MVC form data binding localization (#43182)Mackinnon Buck
2022-08-15Sync output cache with API review (#43121)Sébastien Ros
2022-08-15[main] Update dependencies from dotnet/runtime dotnet/efcore (#43260)dotnet-maestro[bot]
2022-08-15[main] (deps): Bump src/submodules/spa-templates (#43289)dependabot[bot]
2022-08-15[main] (deps): Bump src/submodules/googletest (#43290)dependabot[bot]
2022-08-15RateLimitingMiddleware updates (#43053)William Godbe
2022-08-15Update dependencies from https://github.com/dotnet/source-build-externals bui...dotnet-maestro[bot]
2022-08-15Update dependencies from https://github.com/dotnet/arcade build 20220811.2 (#...dotnet-maestro[bot]
2022-08-15Cache effective policy in endpoint metadata (#43124)Hao Kung
2022-08-15Only enable delayed client cert negotiation on non-macOS. (#43263)Aditya Mandaleeka
2022-08-14Add credscan stuff (#43275)Hao Kung
2022-08-14Kestrel: Support full cert chain (#41944)Hao Kung
2022-08-13Renaming .NET Core to .NET as single unified platform (#43267)venkataprasadm
2022-08-13HTTP/3: Support QUIC idle timeout more cleanly (#43037)James Newton-King
2022-08-13Update dependencies from https://github.com/dotnet/efcore build 20220812.9 (#...dotnet-maestro[bot]
2022-08-13Update dependencies from https://github.com/dotnet/efcore build 20220812.8 (#...dotnet-maestro[bot]
2022-08-13Add test case. (#43247)Aditya Mandaleeka
2022-08-13Reduce state machine in AuthorizationMiddlewareResultHandler (#43200)Kahbazi
2022-08-13Remove support for some Tasks and ValueTasks declared as objects in RDF (#41719)Stephen Halter
2022-08-12Update dependencies from https://github.com/dotnet/efcore build 20220812.1 (#...dotnet-maestro[bot]
2022-08-12Fix typo in trimmer annotation (#43219)Austin Drenski
2022-08-12Reuse PolicyAuthorizationResult (#43210)Kahbazi
2022-08-12Updating HttpMethodMetadata based on ICorsMetadata (#43077)Bruno Oliveira
2022-08-12Update dependencies from https://github.com/dotnet/runtime build 20220811.12 ...dotnet-maestro[bot]
2022-08-12[Blazor] Dynamic authentication requests (#42692)Javier Calvarro Nelson
2022-08-12Exclude some .wxl files from localization (#43226)Doug Bunting
2022-08-12Retry tests (#43224)Tanay Parikh