-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
Theme: inner-loopaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-platformDeprecated: Cross-cutting issues related to ASP.NET Core as a platformDeprecated: Cross-cutting issues related to ASP.NET Core as a platformseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
Imagine if you could go to /_diagnostics for any ASP.NET Core app and you see a list of the common things that might be issues for customers
If- you're using routing, you see the routes
-
In EF, you see that your DB isn't up to date with the latest migration
-
You're given an option to run the migration
-
SignalR
- You have a hub but you don't have the hub wired up in the endpoint list
-
Configuration
- A page you could go to that would show you all of the configuration providers and what's configured in each of the providers
- We added a feature called IConfigurationRoot.Print (he thinks, something like this) that would show you all of the configuration sources and which value came from which source
-
Ability to see everything related to Authz in one place
mihaimyh
Metadata
Metadata
Assignees
Labels
Theme: inner-loopaffected-mostThis issue impacts most of the customersThis issue impacts most of the customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing onefeature-platformDeprecated: Cross-cutting issues related to ASP.NET Core as a platformDeprecated: Cross-cutting issues related to ASP.NET Core as a platformseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool