-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
[release/2.1] Microsoft.AspNetCore.Identity.UI does not build correctly
affected-most
This issue impacts most of the customers
area-identity
Includes: Identity and providers
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
bug
This issue describes a behavior which is not expected - a bug.
investigate
severity-minor
This label is used by an internal tool
Consider using C#9 Source Generators for implementing SetParametersAsync
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-component-model
Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
feature-rendering
Features dealing with how blazor renders components
Pillar: Technical Debt
Priority:1
Work that is critical for the release, but we could probably ship without
severity-minor
This label is used by an internal tool
Update public API files outside visual studio
affected-most
This issue impacts most of the customers
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
severity-minor
This label is used by an internal tool
task
#27605
opened Nov 7, 2020 by
javiercn
Standardized diagnostics for any ASP.NET Core app
affected-most
This issue impacts most of the customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-platform
Deprecated: Cross-cutting issues related to ASP.NET Core as a platform
severity-nice-to-have
This label is used by an internal tool
Theme: inner-loop
Hot Restart for ASP.NET Core during inner-loop
affected-most
This issue impacts most of the customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Epic
Groups multiple user stories. Can be grouped under a theme.
feature-platform
Deprecated: Cross-cutting issues related to ASP.NET Core as a platform
Priority:1
Work that is critical for the release, but we could probably ship without
severity-major
This label is used by an internal tool
Theme: inner-loop
Blazor Wasm: Virtualize component making 3 initial calls to ItemsProvider instead of 1
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-virtualization
This issue is related to the Blazor Virtualize component
Perf
Pillar: Technical Debt
Priority:2
Work that is important, but not critical for the release
severity-minor
This label is used by an internal tool
When prerendering, emit culture name and use it on WebAssembly side
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-boot-up
feature-localization
feature-prerendering
Issues related to prerendering blazor components
Pillar: Technical Debt
Priority:1
Work that is critical for the release, but we could probably ship without
severity-minor
This label is used by an internal tool
Built-in support for client-side decompression of precompressed resources
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-boot-up
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
feature-templates
Pillar: Dev Experience
Priority:2
Work that is important, but not critical for the release
severity-minor
This label is used by an internal tool
Support /.well-known/change-password url for changing passwords
affected-most
This issue impacts most of the customers
area-identity
Includes: Identity and providers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
triaged
Review the migration from webapi docs on docs.asp.net
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Docs
This issue tracks updating documentation
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
migration
Indicates that the associated issue is related to migration from older version of the framework
net8_docathon
This issue is part of the documentation push in Fall 2023.
severity-minor
This label is used by an internal tool
Blazor WASM: RemoteAuthenticatorViewCore prevents use of ApplicationPaths.RemoteRegisterPath
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
feature-blazor-wasm-auth
Pillar: Cloud Integration
severity-minor
This label is used by an internal tool
triaged
SignalR connections are shutdown directly during graceful shutdowns
affected-most
This issue impacts most of the customers
area-signalr
Includes: SignalR clients and servers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Needs: Design
This issue requires design work before implementating.
Priority:1
Work that is critical for the release, but we could probably ship without
severity-minor
This label is used by an internal tool
Improve async support on the startup path
affected-most
This issue impacts most of the customers
area-hosting
Includes Hosting
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Needs: Design
This issue requires design work before implementating.
severity-major
This label is used by an internal tool
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content.
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-mvc-execution-pipeline
Features related to how MVC executes a controller or razor page
investigate
severity-nice-to-have
This label is used by an internal tool
Provide clearer console output when running an ASP.NET Core app
affected-most
This issue impacts most of the customers
area-hosting
Includes Hosting
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
breaking-change
This issue / pr will introduce a breaking change, when resolved / merged.
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
Needs: Design
This issue requires design work before implementating.
severity-minor
This label is used by an internal tool
RedirectToAction() makes the link to HttpPost action instead of GET
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
bug
This issue describes a behavior which is not expected - a bug.
feature-routing
severity-minor
This label is used by an internal tool
Obsolete WebHostBuilder
affected-most
This issue impacts most of the customers
area-hosting
Includes Hosting
Docs
This issue tracks updating documentation
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
Cannot pass through directive attributes, so components can't support @on{EVENT}:stopPropagation etc.
affected-most
This issue impacts most of the customers
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-blazor-component-model
Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
feature-rendering
Features dealing with how blazor renders components
severity-major
This label is used by an internal tool
2FA Recovery Code login doesn't have lockout
affected-most
This issue impacts most of the customers
area-identity
Includes: Identity and providers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
SignalR sends incomplete JSON in socket frames when using new System.Text.Json Serializer
affected-most
This issue impacts most of the customers
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-signalr
Includes: SignalR clients and servers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
Make model binding robust against client disconnects
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-model-binding
severity-major
This label is used by an internal tool
SigninManager.ExternalLoginSignInAsync(...) Does Not Store Authentication-Tokens
affected-most
This issue impacts most of the customers
area-identity
Includes: Identity and providers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
[Discussion] Async suffix for controller action names will be trimmed by default
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-mvc-application-model
Features related to MVC application model, discovery, application parts
severity-minor
This label is used by an internal tool
Review VS Item Templates for ASP.NET Core items in VS
affected-most
This issue impacts most of the customers
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-templates
severity-nice-to-have
This label is used by an internal tool
Default Values for IdentityUser
affected-most
This issue impacts most of the customers
area-identity
Includes: Identity and providers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-nice-to-have
This label is used by an internal tool
triaged
Previous Next
ProTip!
Follow long discussions with comments:>50.