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-06-18Fix support for native AOT in minimaldavidfowl/fix-minimal-aotDavid Fowler
2022-06-15Fix http/https launch profile creation in project templates (#42143)Damian Edwards
2022-06-15Update dependencies from https://github.com/dotnet/efcore build 20220614.6 (#...dotnet-maestro[bot]
2022-06-15Add route string syntax attribute (#42179)James Newton-King
2022-06-15Update downlevel SiteExtensions versions (#42194)William Godbe
2022-06-14Add `razor-compiler` cross-link on `issues` page (#42076)Tanay Parikh
2022-06-14Update dependencies from https://github.com/dotnet/runtime build 20220613.8 (...dotnet-maestro[bot]
2022-06-14Update dependencies from https://github.com/dotnet/efcore build 20220613.2 (#...dotnet-maestro[bot]
2022-06-14Add support for reading default scheme from config (#41987)Safia Abdalla
2022-06-14Fix CompGov alert (#42171)William Godbe
2022-06-14Update project templates to replace DateTime with DateOnly (#42084)Cera Samson
2022-06-13Update dependencies from https://github.com/dotnet/efcore build 20220613.1 (#...dotnet-maestro[bot]
2022-06-13[main] (deps): Bump src/submodules/googletest (#42166)dependabot[bot]
2022-06-13[main] (deps): Bump src/submodules/spa-templates (#42167)dependabot[bot]
2022-06-13Update dependencies from https://github.com/dotnet/runtime build 20220612.5 (...dotnet-maestro[bot]
2022-06-13Update dependencies from https://github.com/dotnet/arcade build 20220613.1 (#...dotnet-maestro[bot]
2022-06-12Remove unneeded + sign (#42148)William Godbe
2022-06-12Update dependencies from https://github.com/dotnet/runtime build 20220612.1 (...dotnet-maestro[bot]
2022-06-11Update dependencies from https://github.com/dotnet/runtime build 20220610.12 ...dotnet-maestro[bot]
2022-06-11Merge pull request #42140 from dougbu/dougbu/reenable.tests.41937/mainDoug Bunting
2022-06-11Fix branch names again (#42131)William Godbe
2022-06-11Introduce IBindableFromHttpContext<TSelf> (#41100)Damian Edwards
2022-06-11Unquarantine GetWithRouteParameter_WriteMultiple_CancellationBefore_CallCance...Sébastien Ros
2022-06-11[main] Undo #41937 changesDoug Bunting
2022-06-11[main] Work around #41937Doug Bunting
2022-06-11Add issue template link to API Review process doc (#42135)Aditya Mandaleeka
2022-06-11Quarantine HEADERS_Received_SecondRequest_Accepted (#42134)Sébastien Ros
2022-06-10Fix AddToGroupAsync race with OnDisconnectedAsync (#42117)Brennan
2022-06-10Fix branch name in mirror pipeline (#42121)William Godbe
2022-06-10Remove explicit parameterName (#42026)David Acker
2022-06-10Update dependencies from https://github.com/dotnet/runtime build 20220609.9 (...dotnet-maestro[bot]
2022-06-10Update dependencies from https://github.com/dotnet/efcore build 20220609.1 (#...dotnet-maestro[bot]
2022-06-09Clean up test retry list (#42074)Hao Kung
2022-06-09modify the route to display username and date (#42099)anhthidao
2022-06-09[user-jwts] Read and generate secrets ID with SecretsManager (#42006)Safia Abdalla
2022-06-09[main] Update dependencies from dotnet/efcore dotnet/runtime (#42093)dotnet-maestro[bot]
2022-06-09Added a new doc for adding projects to the repo (#41949)Daniel Genkin
2022-06-09Updated Microsoft.CodeAnalysis.PublicApiAnalyzers to latest stable (#41115)Brennan
2022-06-09Reset Upgraded state for re-used streams (#42098)Chris Ross
2022-06-08Update dependencies from https://github.com/dotnet/efcore build 20220608.1 (#...dotnet-maestro[bot]
2022-06-08Implement Http/2 WebSockets (#41558)Chris Ross
2022-06-08Update dependencies from https://github.com/dotnet/runtime build 20220607.6 (...dotnet-maestro[bot]
2022-06-08Removed default HTTPS binding on Kestrel Daniel Genkin
2022-06-08Fix IRequestCookieCollection.TryGetValue() possible null reference (#42033)Visne
2022-06-08Localize strings in user-jwts tool (#42061)Safia Abdalla
2022-06-07[main] Update dependencies from dotnet/efcore dotnet/runtime (#41999)dotnet-maestro[bot]
2022-06-07Retry on IIS startup failures (#42062)Doug Bunting
2022-06-07Add HttpContext to ITicketStore (#41908) (#42063)Roman Bukin
2022-06-07Identity UI: Tweak styles for floating identity forms (#42056)Hao Kung
2022-06-07Update the cookies authentication handler to always honor AuthenticationPrope...Kévin Chalet