Skip to content

Pull requests: dotnet/aspnetcore

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Pass dotnetEfVersion in Helix test runner area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#52104 opened Nov 15, 2023 by wtgodbe Loading… updated Feb 20, 2024
[release/8.0] Pass dotnetEfVersion in Helix test runner area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework * NO MERGE * Do not merge this PR as long as this label is present. pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun tell-mode Indicates a PR which is being merged during tell-mode
#52103 opened Nov 15, 2023 by wtgodbe Loading… updated Feb 20, 2024 8.0.x
Add attributes to SignalR source generator area-signalr Includes: SignalR clients and servers pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#38025 opened Nov 2, 2021 by BrennanConroy Loading… updated Feb 20, 2024
Add IRateLimiterStatisticsFeature with default implementation and tests area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#46028 opened Jan 11, 2023 by MadL1me Draft updated Mar 11, 2024
DO NOT MERGE - install scripts check area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#54828 opened Mar 28, 2024 by YuliiaKovalova Draft updated Apr 30, 2024
Stop retrying template tests * NO MERGE * Do not merge this PR as long as this label is present.
#55605 opened May 8, 2024 by SteveSandersonMS Draft updated May 9, 2024
Fixed LDAP nested group claims area-security community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#55707 opened May 14, 2024 by y4r9 Loading… updated Jun 27, 2024
Introduce a logger provider that counts warnings and errors area-dataprotection Includes: DataProtection pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#54846 opened Mar 29, 2024 by amcasey Draft updated Jul 29, 2024
[release/8.0] [Infrastructure] Update jquery validate periodically area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#56880 opened Jul 18, 2024 by github-actions bot Loading… updated Aug 8, 2024
11 tasks
8.0.x
Verify project template dependencies area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#57560 opened Aug 28, 2024 by halter73 Draft updated Aug 31, 2024
Fix ProjectTemplate build steps with new JDK area-signalr Includes: SignalR clients and servers pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#56199 opened Jun 12, 2024 by sebastienros Loading… updated Sep 9, 2024
Add support for the Partitioned cookie attribute area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#55371 opened Apr 25, 2024 by amcasey Draft updated Sep 20, 2024
Allow same version when updating versions in node packages area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#57921 opened Sep 17, 2024 by mmitche Loading… updated Sep 25, 2024
Run static code analysis on IIS area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-iis Includes: IIS, ANCM pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58167 opened Sep 30, 2024 by BrennanConroy Loading… updated Oct 11, 2024
Add analyzer for custom IProblemDetailsWriter registration analyzer Indicates an issue which is related to analyzer experience area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#49286 opened Jul 10, 2023 by david-acker Draft updated Oct 17, 2024
Add AuthorizationPolicyBuilder.RequireClaim overload that take a Func<Claim, bool> area-security community-contribution Indicates that the PR has been added by a community member
#56346 opened Jun 20, 2024 by joegoldman2 Draft updated Nov 4, 2024
4 tasks done
Use Linux machine with Chrome area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
#58473 opened Oct 16, 2024 by BrennanConroy Draft updated Nov 4, 2024
[Identity] Fix Identity UI asset definitions area-identity Includes: Identity and providers
#59100 opened Nov 22, 2024 by javiercn Draft updated Nov 22, 2024 9.0.x
Put package assets in TFM-specific folder area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#58995 opened Nov 15, 2024 by wtgodbe Loading… updated Nov 27, 2024
Update README.md area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#59191 opened Nov 27, 2024 by JoshuaCooper Loading… updated Dec 10, 2024
Set IExceptionHandlerFeature on DeveloperExceptionPageMiddleware area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares community-contribution Indicates that the PR has been added by a community member feature-diagnostics Diagnostic middleware and pages (except EF diagnostics) pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#52688 opened Dec 9, 2023 by Kahbazi Loading… updated Dec 18, 2024
ALWAYS include the Vary Accept-Encoding header when response compression is enabled area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#55092 opened Apr 11, 2024 by pedrobsaila Loading… updated Dec 18, 2024
4 tasks done
Ensure that the hub client proxy generator correctly processes both explicit and inferred generic type arguments area-signalr Includes: SignalR clients and servers community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#55862 opened May 24, 2024 by MattyLeslie Loading… updated Dec 19, 2024
Update C# code for #29448 area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#56086 opened Jun 5, 2024 by paulomorgado Loading… updated Dec 19, 2024
4 tasks done
Consume M.A.App.Internal.Assets from the SDK during source build area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
#59526 opened Dec 17, 2024 by MackinnonBuck Loading… updated Dec 25, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.