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
Sort

Issues list

Proposal: OpenApiOptions with Synchronous Transformer Overloads api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-openapi
#60943 opened Mar 15, 2025 by xC0dex
Extend HttpLogging & W3C logging middleware to have a custom callback that can supply extra fields for the log. api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-http-logging
#60817 opened Mar 7, 2025 by samsp-msft
Add UseKestrel() API to the WebApplicationFactory api-ready-for-review API is ready for formal API review - https://github.com/dotnet/apireviews api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-mvc-testing MVC testing package
#60758 opened Mar 5, 2025 by mkArtakMSFT
Consider adding a middleware to redirect to a preferred host api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#60674 opened Feb 28, 2025 by DamianEdwards
Make CollectionModelBinder better extensible for custom model binders api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#60605 opened Feb 25, 2025 by dmorawetz
Retriving RateLimiterStatistics from PartitionedRateLimiter without providing a resource api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-rate-limit Work related to use of rate limit primitives
#59899 opened Jan 16, 2025 by tnuanchuay
[Blazor] InputBase - allow correct async handling of ValueChanged callbacks with SetCurrentValueAsStringAsync() api-suggestion Early API idea and discussion, it is NOT ready for implementation area-blazor Includes: Blazor, Razor Components
#59477 opened Dec 13, 2024 by hakenr Backlog
Event-like extensions for authentication. api-suggestion Early API idea and discussion, it is NOT ready for implementation area-auth Includes: Authn, Authz, OAuth, OIDC, Bearer enhancement This issue represents an ask for new feature or an enhancement to an existing one
#58812 opened Nov 6, 2024 by voroninp Backlog
Improve performance of ClaimsIdentity api-suggestion Early API idea and discussion, it is NOT ready for implementation area-identity Includes: Identity and providers Perf
#58793 opened Nov 5, 2024 by pmaytak .NET 10 Planning
Introduce ability to disable response compression api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
#58737 opened Nov 1, 2024 by WeihanLi
WebSocket Errors Are Not Properly Handled in Safari Leading to Random Disconnects api-suggestion Early API idea and discussion, it is NOT ready for implementation area-signalr Includes: SignalR clients and servers
#58336 opened Oct 10, 2024 by Olga-Maltseva
Add Key Property to ServiceFilterAttribute api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#58017 opened Sep 22, 2024 by rjperes
[API Proposal]: Add CorsPolicyBuilder.AllowAnyExposedHeader api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-cors This issue is related to CORS
#57546 opened Aug 27, 2024 by alrz
OutputCache: expose OutputCacheStream for reading in ServeResponseAsync(..) so response tags can be built api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-output-caching
#57517 opened Aug 26, 2024 by brettwinters
Add http method tag for activity creation api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#57287 opened Aug 12, 2024 by roycald245
1 task done
Prefix support in MapRazorComponents / AddAdditionalAssemblies api-suggestion Early API idea and discussion, it is NOT ready for implementation area-blazor Includes: Blazor, Razor Components
#57167 opened Aug 4, 2024 by gthvidsten Backlog
[RedisCache] Add a IServiceProvider parameter in AddStackExchangeRedisOutputCache() api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#57059 opened Jul 29, 2024 by draudrau
Customizing deserialization of JS interop in blazor (again) api-suggestion Early API idea and discussion, it is NOT ready for implementation area-blazor Includes: Blazor, Razor Components
#56926 opened Jul 22, 2024 by FLAMESpl Backlog
Improve xml doc for Microsoft.Extensions.Localization package. api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#56801 opened Jul 15, 2024 by voroninp
Attributes implementing IRouteTemplateProvider should only be allowed on public methods analyzer Indicates an issue which is related to analyzer experience api-suggestion Early API idea and discussion, it is NOT ready for implementation area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
#56791 opened Jul 15, 2024 by m-gallesio
4 of 15 tasks
Allow Response Caching for Authorized Endpoints api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares feature-response-caching
#56769 opened Jul 13, 2024 by 6pac
BuildServiceProviderAnalyzer: Detect BuildServiceProvider Calls in Extension Methods for IServiceCollection analyzer Indicates an issue which is related to analyzer experience api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#56731 opened Jul 10, 2024 by zeisi
Make HttpContext available to OpenAPI transformers api-suggestion Early API idea and discussion, it is NOT ready for implementation area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-openapi
#56189 opened Jun 11, 2024 by martincostello
[API Proposal]: HttpLogging improvements api-suggestion Early API idea and discussion, it is NOT ready for implementation area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
#56126 opened Jun 7, 2024 by alrz
Add a Scope property to the Authorize attribute api-suggestion Early API idea and discussion, it is NOT ready for implementation area-security enhancement This issue represents an ask for new feature or an enhancement to an existing one
#55973 opened May 30, 2024 by vanillajonathan Backlog
ProTip! Follow long discussions with comments:>50.