-
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
Setting This issue impacts only small number of customers
area-commandlinetools
Includes: Command line tools, dotnet-dev-certs, dotnet-user-jwts, and OpenAPI
Docs
This issue tracks updating documentation
feature-user-secrets
GenerateAssemblyInfo
to false
prevents using ASP.NET Core 5 user secrets
affected-few
React SPA Template Jest Unit Tests Should Work
affected-few
This issue impacts only small number of customers
area-ui-rendering
Includes: MVC Views/Pages, Razor Views/Pages
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-spa
good first issue
Good for newcomers.
help candidate
Indicates that the issues may be a good fit for community to help with. Requires work from eng. team
severity-nice-to-have
This label is used by an internal tool
[Blazor] Provide the ability to flow configuration from the host to the browser
affected-few
This issue impacts only small number of 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-server
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
Pillar: Dev Experience
Priority:3
Work that is nice to have
severity-minor
This label is used by an internal tool
Make it optional to register HealthCheckPublisherHostedService when using AddHealthChecks
affected-few
This issue impacts only small number of customers
area-healthchecks
Includes: Healthchecks (some bugs also in Extensions repo)
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
Add activities to Blazor Server for distributed tracing
affected-few
This issue impacts only small number of 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-server
feature-observability
Pillar: Dev Experience
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
triaged
can blazor use the same logic to handle dataAnnotation localization as aspnetcore?
affected-few
This issue impacts only small number of customers
area-blazor
Includes: Blazor, Razor Components
design-proposal
This issue represents a design proposal for a different issue, linked in the description
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-localization
severity-major
This label is used by an internal tool
Improvement to Lifecycle Events by having an overridable method called BeforeRender
affected-few
This issue impacts only small number of 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-minor
This label is used by an internal tool
In ASP.NET Core Identity, the IdentityUserToken class should include a "LoginProviderKey" property
affected-few
This issue impacts only small number of customers
area-identity
Includes: Identity and providers
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
severity-major
This label is used by an internal tool
Allow the interception of property injection with Blazor Components
affected-few
This issue impacts only small number of 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)
severity-major
This label is used by an internal tool
Blazor Custom Route Constraints
affected-few
This issue impacts only small number of 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-builtin-components
Features related to the built in components we ship or could ship in the future
feature-routing
Pillar: Complete Blazor Web
severity-minor
This label is used by an internal tool
Feature Request: Support both width and height in Blazor Virtualize
affected-few
This issue impacts only small number of 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
Pillar: Complete Blazor Web
Priority:2
Work that is important, but not critical for the release
severity-major
This label is used by an internal tool
DOM API Bindings and Blazor support
affected-few
This issue impacts only small number of 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-jsinterop
This issue is related to JSInterop in Blazor
not-on-roadmap
severity-major
This label is used by an internal tool
Blazor RequestImageFileAsync to keep image EXIF data
affected-few
This issue impacts only small number of 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-builtin-components
Features related to the built in components we ship or could ship in the future
severity-nice-to-have
This label is used by an internal tool
Breakpoint does not get hit when using Blazor Webassembly with HttpSys
affected-few
This issue impacts only small number of customers
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
severity-minor
This label is used by an internal tool
Blazor Virtualize: ItemsProvider called repeatedly after scrolling just far enough to load more items
affected-few
This issue impacts only small number of customers
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
feature-blazor-virtualization
This issue is related to the Blazor Virtualize component
help candidate
Indicates that the issues may be a good fit for community to help with. Requires work from eng. team
Perf
Pillar: Technical Debt
severity-major
This label is used by an internal tool
Kestrel: Add proper response for invalid header values.
affected-few
This issue impacts only small number of 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-kestrel
severity-minor
This label is used by an internal tool
Check Web APIs returning ActionResult with status code 2xx
affected-few
This issue impacts only small number of 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
good first issue
Good for newcomers.
help candidate
Indicates that the issues may be a good fit for community to help with. Requires work from eng. team
severity-minor
This label is used by an internal tool
Add FocusOutAsync method to ElementReference in Blazor .NET 5 server side
affected-few
This issue impacts only small number of 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-jsinterop
This issue is related to JSInterop in Blazor
severity-minor
This label is used by an internal tool
Preload default Kestrel config before running Kestrel's configureOptions callback
affected-few
This issue impacts only small number of customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
bug
This issue describes a behavior which is not expected - a bug.
feature-kestrel
help candidate
Indicates that the issues may be a good fit for community to help with. Requires work from eng. team
severity-minor
This label is used by an internal tool
ApiExplorer not aware of HttpNoContentOutputFormatter
affected-few
This issue impacts only small number of 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-openapi
severity-minor
This label is used by an internal tool
EntityFramework Migration for ASP.Net Core Identity creates Key without key length
affected-few
This issue impacts only small number of 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
LDAP support in negotiate authentication fails with "connection reset by peer"
affected-few
This issue impacts only small number of customers
area-auth
Includes: Authn, Authz, OAuth, OIDC, Bearer
blocked
The work on this issue is blocked due to some dependency
bug
This issue describes a behavior which is not expected - a bug.
severity-major
This label is used by an internal tool
Problems with the asp core at low load
affected-few
This issue impacts only small number of customers
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
bug
This issue describes a behavior which is not expected - a bug.
investigate
severity-minor
This label is used by an internal tool
Allow lazy loading of code parts in a wasm apps
affected-few
This issue impacts only small number of 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-lazy-loading
Issues related to adding support for lazy-loading in Blazor
feature-blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
severity-major
This label is used by an internal tool
Investigate whether we can use components rather than tag helpers in our templates
affected-few
This issue impacts only small number of 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-razor-views
Features related to the Razor view engine for Razor pages and MVC views
severity-minor
This label is used by an internal tool
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.