Skip to content

Issues: dotnet/aspnetcore

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[MVC.Testing] Fix NullReferenceException area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member feature-mvc-testing MVC testing package
#62231 opened Jun 3, 2025 by martincostello Loading…
Fix/openapi schema xml comments ordering 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 feature-openapi
#62213 opened Jun 2, 2025 by desjoerd Draft
Fix OpenAPI Culture formatting for RangeAttribute and Unit Tests 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 feature-openapi
#62212 opened Jun 2, 2025 by desjoerd Loading…
[OpenAPI] Use invariant culture for TextWriter 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 feature-openapi
#62193 opened May 31, 2025 by martincostello Loading…
Fix bounds check in test code 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
#62180 opened May 30, 2025 by Emik03 Loading…
Use ordered evaluation in BuildUrlList area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates community-contribution Indicates that the PR has been added by a community member
#62151 opened May 29, 2025 by kasperk81 Loading…
Add AllowedUsernameCharacters to InvalidUserName error area-identity Includes: Identity and providers 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
#62111 opened May 27, 2025 by SourceCodeWhen Loading…
4 tasks done
Feature for setting activity tags on creation 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
#62090 opened May 23, 2025 by rkargMsft Loading…
4 tasks done
Bigred8982/issue 59462 OIDC par failure area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer community-contribution Indicates that the PR has been added by a community member
#61947 opened May 14, 2025 by bigred8982 Loading…
fix(DbContextHealthCheck): propagate OperationCanceledExceptions instead of reporting unhealthy area-healthchecks Includes: Healthchecks (some bugs also in Extensions repo) 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
#61883 opened May 12, 2025 by aomader Loading…
Deduplicate group messages across connections 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
#61810 opened May 6, 2025 by datwelk Loading…
4 tasks done
[HeaderDictionary] Reassign the underlying enumerator after calling reset 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
#61701 opened Apr 25, 2025 by CoryCharlton Loading…
4 tasks done
update template descriptions to be more beginner-friendly area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates 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
#61593 opened Apr 21, 2025 by gkulin Loading…
4 tasks done
10.0-preview5
Fix HttpLoggingMiddleware Request/Response bodies logging in case of stream being closed by a subsequent middleware 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
#61490 opened Apr 14, 2025 by ExtraClock Loading…
4 tasks done
Updated CustomPolicyProvider to DotNet10 Style Project 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
#61474 opened Apr 13, 2025 by samabos Loading…
4 tasks done
Replaced comparison with -1 w/ equivalent comparison to 0 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
#61428 opened Apr 10, 2025 by gfoidl Loading…
support ForwardedHeaders configuration 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
#61419 opened Apr 10, 2025 by WeihanLi Loading…
4 tasks done
10.0-preview4
OpenAPI: merge multiple body content types into one operation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates 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
#61401 opened Apr 8, 2025 by ascott18 Loading…
4 tasks done
MVC: Correct metadata type for formdata enum parameters area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates 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
#61399 opened Apr 8, 2025 by ascott18 Loading…
4 tasks done
10.0-preview4
Removed bound checks in SharedUrlHelper.IsLocalUrl and use JIT unrolling for checks 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
#61361 opened Apr 7, 2025 by gfoidl Loading…
Search for slnx files when setting solution-relative content root 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
#61305 opened Apr 3, 2025 by kimsey0 Draft
2 of 4 tasks
Use Copy Constructor for JsonSerializerSettings area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates 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
#61251 opened Mar 31, 2025 by MatthewSteeples Loading…
Always call virtual UpdatePasswordHash #60252 area-identity Includes: Identity and providers 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
#60592 opened Feb 24, 2025 by equist Loading…
view-data-* attribute for partial tag helper area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates 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
#60459 opened Feb 18, 2025 by chekkan Loading…
Enhance Lockout Functionality: Add Test for AccessFailedAsync Incrementing Count area-identity Includes: Identity and providers 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
#60350 opened Feb 12, 2025 by shethaadit Loading…
ProTip! Add no:assignee to see everything that’s not assigned.