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-09-13Fix `Path` and `Exception` content in the Problem Details Json (#43848)Bruno Oliveira
2022-09-13[release/7.0] Improve Output Caching public API (#43892)Sébastien Ros
2022-09-10[release/7.0] Remove tagged keys as entries are evicted (#43728)Sébastien Ros
2022-09-09Serialize output caching entries to binary (#43672)Sébastien Ros
2022-09-06[release/7.0] Update dependencies from dotnet/efcore dotnet/runtime (#43665)dotnet-maestro[bot]
2022-09-03Skip output caching for keys with delimiters (#43553)Sébastien Ros
2022-09-01Improve vary-by rules (#43257)Sébastien Ros
2022-08-28Move to newer xUnit packages (#43598)Doug Bunting
2022-08-23Don't throw TaskCanceledException in RateLimitingMiddleware (#43320)William Godbe
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-15RateLimitingMiddleware updates (#43053)William Godbe
2022-08-12Fix UsePathBase with WAB (#42876)Brennan
2022-08-10Add more info to UnrecognizedMediaType (#43100)William Godbe
2022-08-10Add comment about QueryString in more places (#43179)William Godbe
2022-08-09Remove IsAvailable check on CommitAsync. (#43059)Aditya Mandaleeka
2022-08-09[main] Update dependencies from dotnet/efcore dotnet/runtime (#43089)dotnet-maestro[bot]
2022-08-06Remove RequestDelegateFactory call from RouteEndpointBuilder (#42827)Stephen Halter
2022-08-04[main] Update dependencies from dotnet/runtime (#43072)dotnet-maestro[bot]
2022-08-01Add comment about RequestQuery (#42978)William Godbe
2022-07-28[main] Update dependencies from dotnet/runtime dotnet/efcore (#42946)dotnet-maestro[bot]
2022-07-20Adding the rest of WebTransport into Kestrel (#42097)Daniel Genkin
2022-07-20Update SDK to 7.0.100-rc.1.22368.21 (#42803)Stephen Halter
2022-07-18Correct a typo in the code comment (#42753)Tim Deschryver
2022-07-16refactor : use new `ThrowIf` overload of `ObjectDisposedException` (#42613)Shreyas Jejurkar
2022-07-14Adding ProblemDetailsService (#42384)Bruno Oliveira
2022-07-14[main] Update dependencies from dotnet/runtime dotnet/efcore (#42688)dotnet-maestro[bot]
2022-07-13Make RateLimitingMiddleware endpoint aware (#42417)William Godbe
2022-07-12Remove Pseudo-Headers From Public API (#42496)Daniel Genkin
2022-06-28Fix logging conditions for additional request headers (#42456)Masters
2022-06-28Allow file middlewares to run if there's an endpoint with a null request dele...Damian Edwards
2022-06-24Update SDK (#41798)Steve Sanderson
2022-06-24Add RequestDecompression project to trimming (#42355)James Newton-King
2022-06-23Output caching middleware (#41037)Sébastien Ros
2022-06-21[Route Groups] Support AddFilter, WithOpenApi and other additive conventions ...Stephen Halter
2022-06-21Make H2 WebSockets ignore MaxRequestBodySize and MinRequestBodyDataRate #4210...Chris Ross
2022-06-16W3CLogger follow-ups (#42151)David Acker
2022-06-15Add route string syntax attribute (#42179)James Newton-King
2022-06-10Remove explicit parameterName (#42026)David Acker
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-06-08Implement Http/2 WebSockets (#41558)Chris Ross
2022-06-07Add support for logging additional request headers (#41753)Masters
2022-06-04Add Request Decompression middleware (#40279)David Acker
2022-06-03Enable trim analyzer (#41683)Sven Boemer
2022-06-01Add dotnet user-jwts tool and runtime support (#41520)Safia Abdalla
2022-05-24Fix line endings for SPA proxy script on MacOS (#41817)Mackinnon Buck
2022-05-19Make RedirectRule honor specified scheme (#41745)Aditya Mandaleeka
2022-05-17Enable trimming on remaining middleware and security projects (#41688)James Newton-King
2022-05-13Remove temporary allocations in Session and Identity (#41671)Brennan
2022-05-05Add rule to seal internal and private types (#41457)Brennan