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-04-27Fix discovery of endpoint metadata from async route handlersbackport/pr-41386-to-release/7.0-preview4Damian Edwards
2022-04-26[release/7.0-preview4] Add MapGroup (#41367)github-actions[bot]
2022-04-26Support all return types from handler in filters (#41310)Safia Abdalla
2022-04-25Update dependencies from https://github.com/dotnet/efcore build 20220422.1 (#...dotnet-maestro[bot]
2022-04-23Update dependencies from https://github.com/dotnet/runtime build 20220422.4 (...dotnet-maestro[bot]
2022-04-21[release/7.0-preview4] Update dependencies from dotnet/runtime dotnet/efcore ...dotnet-maestro[bot]
2022-04-20Place XML comment hrefs in see elements (#41254)James Newton-King
2022-04-20Implement minimal RateLimitingMiddleware (#41008)William Godbe
2022-04-20Allow specifying authz policies on endpoints (#41153)Hao Kung
2022-04-20[SignalR] Add client return results (#40811)Brennan
2022-04-20Capture target from delegates and MethodInfo (#41253)Safia Abdalla
2022-04-19Fixed the window update hangs (#41256)David Fowler
2022-04-19Use file-scoped namespace (#41261)Jonathan
2022-04-19Remove some legacy folders and add area-grpc, area-web-frameworks (#41260)Artak
2022-04-19Update dependencies from https://github.com/dotnet/runtime build 20220418.7 (...dotnet-maestro[bot]
2022-04-19Add Microsoft.AspNetCore.OpenApi package (#41238)Safia Abdalla
2022-04-19Use handler directly in gRPC interop tests (#41251)James Newton-King
2022-04-19Enable trimming for data protection (#41118)Pranav K
2022-04-19Flow IContractResolver through JsonPatch method calls (#40966)mboggs1
2022-04-19Add TypedResults static factory class for creating typed IResult objects (#41...Damian Edwards
2022-04-19Bump async from 2.6.3 to 2.6.4 in /src/Components/test/E2ETest (#41196)dependabot[bot]
2022-04-19Quarantine ClientCompressedUnary #41248 (#41249)Chris Ross
2022-04-19Raise HTTP/2 stream end event in tests with lifetime handler (#41230)James Newton-King
2022-04-19Simplify 'Virtualize' when using 'display: flex' on the scroll container (#4...Mackinnon Buck
2022-04-18[main] (deps): Bump src/submodules/googletest (#41233)dependabot[bot]
2022-04-18Update dependencies from https://github.com/dotnet/efcore build 20220418.7 (#...dotnet-maestro[bot]
2022-04-18Update dependencies from https://github.com/dotnet/arcade build 20220415.2 (#...dotnet-maestro[bot]
2022-04-18[main] Update dependencies from dotnet/efcore dotnet/runtime (#41226)dotnet-maestro[bot]
2022-04-17Fix MapPath and UsePathBase's use of implicit PathStrings #41168 (#41215)Chris Ross
2022-04-16HTTP/2 output processing make over (#40925)David Fowler
2022-04-16Update dependencies from https://github.com/dotnet/runtime build 20220415.7 (...dotnet-maestro[bot]
2022-04-16Update dependencies from https://github.com/dotnet/efcore build 20220415.1 (#...dotnet-maestro[bot]
2022-04-16Update InputFile error message for stale references (#41094)Tanay Parikh
2022-04-15Signal IsCompleted from Response.BodyWriter after abort (#40570)Bartosz Sendek
2022-04-15Quarantine ConfigurationChangeCanBeIgnoredInProcess (#41208)Chris Ross
2022-04-15[main] Update dependencies from dotnet/efcore dotnet/runtime (#41198)dotnet-maestro[bot]
2022-04-15Add SocketsHttpHandler logging to gRPC interop tests (#41199)James Newton-King
2022-04-15Bump async from 3.2.1 to 3.2.3 in /src/SignalR/clients/ts/FunctionalTests (#4...dependabot[bot]
2022-04-14Skip failing template tests in more places (#41178)William Godbe
2022-04-14[main] Update dependencies from dotnet/runtime (#41166)dotnet-maestro[bot]
2022-04-14[SignalR] Pass cancellation token to FlushAsync (#41180)Brennan
2022-04-14Hosting Bundle uninstall should uninstall underlying runtimes (#40707)William Godbe
2022-04-13Quarantine failing test (#41173)William Godbe
2022-04-13Update `.vsconfig` to match Visual Studio install script config (#41144)Hugo Woodiwiss
2022-04-13Update SiteExtensions versions (#41157)William Godbe
2022-04-12Revert "Update SDK (#41136)" (#41151)William Godbe
2022-04-12Update dependencies from https://github.com/dotnet/runtime build 20220411.8 (...dotnet-maestro[bot]
2022-04-12Update SDK (#41136)William Godbe
2022-04-12Quarantine GET_RequestReturnsLargeData_GracefulShutdownDuringRequest_RequestG...James Newton-King
2022-04-12Add ctors to EndpointMetadataContext/EndpointParameterMetadataContext (#41116)Damian Edwards