-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Label
Projects
Milestones
Assignee
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 Early API idea and discussion, it is NOT ready for implementation
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
CollectionModelBinder
better extensible for custom model binders
api-suggestion
#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] Early API idea and discussion, it is NOT ready for implementation
area-blazor
Includes: Blazor, Razor Components
InputBase
- allow correct async handling of ValueChanged
callbacks with SetCurrentValueAsStringAsync()
api-suggestion
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
Improve performance of ClaimsIdentity
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-identity
Includes: Identity and providers
Perf
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 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
CorsPolicyBuilder.AllowAnyExposedHeader
api-suggestion
#57546
opened Aug 27, 2024 by
alrz
OutputCache: expose 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
OutputCacheStream
for reading in ServeResponseAsync(..)
so response tags can be built
api-suggestion
#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
[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
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 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
IRouteTemplateProvider
should only be allowed on public
methods
analyzer
#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 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
Scope
property to the Authorize
attribute
api-suggestion
Previous Next
ProTip!
Follow long discussions with comments:>50.