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

Setting GenerateAssemblyInfo to false prevents using ASP.NET Core 5 user secrets affected-few 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
#37901 opened Oct 28, 2021 by ackh .NET 9 Planning
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
#30388 opened Feb 23, 2021 by pleandre Backlog
[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
#30116 opened Feb 11, 2021 by javiercn Backlog
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
#29896 opened Feb 4, 2021 by tobiaswatzek Backlog
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
#29846 opened Feb 2, 2021 by rynowak .NET 10 Planning
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
#29804 opened Jan 31, 2021 by liuliang-wt Backlog
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
#29798 opened Jan 31, 2021 by musictopia2 Backlog
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
#29569 opened Jan 24, 2021 by felinepc Backlog
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
#28957 opened Dec 31, 2020 by dotnetjunkie Backlog
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
#28938 opened Dec 30, 2020 by GravlLift .NET 10 Planning
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
#28821 opened Dec 23, 2020 by wwarby Backlog
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
#28820 opened Dec 23, 2020 by marinasundstrom Backlog
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
#28691 opened Dec 16, 2020 by georgeemr Backlog
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
#28671 opened Dec 15, 2020 by bleissem Backlog
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
#28653 opened Dec 14, 2020 by mrlife .NET 10 Planning
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
#28248 opened Nov 30, 2020 by serdartepeyurt Backlog
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
#28600 opened Nov 27, 2020 by sshanzel Backlog
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
#28127 opened Nov 24, 2020 by marius-kazlauskas Backlog
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
#28120 opened Nov 24, 2020 by halter73 Backlog
2
5
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
#28060 opened Nov 22, 2020 by jeremyVignelles Backlog
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
#28055 opened Nov 22, 2020 by jonasarcangel Backlog
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
#27968 opened Nov 18, 2020 by ramon-garcia Backlog
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
#27930 opened Nov 18, 2020 by EngRajabi Backlog
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
#27811 opened Nov 13, 2020 by Stamo-Gochev Backlog
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
#27461 opened Nov 2, 2020 by mkArtakMSFT Backlog
ProTip! Exclude everything labeled bug with -label:bug.