Unlabeled
3.1-candidate
An issue/fix we are considering backporting to 3.1
accepted
This issue has completed "acceptance" testing
affected-all
This issue impacts all the customers
affected-few
This issue impacts only small number of customers
affected-medium
This issue impacts approximately half of our customers
affected-most
This issue impacts most of the customers
affected-very-few
This issue impacts very few customers
analyzer
Indicates an issue which is related to analyzer experience
announcement
This issue is an announcement about important functionality change
api-approved
API was approved in API review, it can be implemented
api-needs-work
API needs work before it is approved, it is NOT ready for implementation
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-aspnet
Area-AspNetCore
area-blazor
Includes: Blazor, Razor Components
area-commandlinetools
Includes: Command line tools, dotnet-watch, dotnet-dev-certs
area-dataprotection
Includes: DataProtection
area-Extensions-Caching
area-Extensions-Primitives
area-grpc
Includes: GRPC wire-up, templates
area-healthchecks
Includes: Healthchecks (some bugs also in Extensions repo)
area-identity
Includes: Identity and providers
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
area-mvc
Includes: MVC, Razor, Localization, CORS, most templates
area-perf
Performance infrastructure issues
area-razor.compiler
This issue is related to the Razor compiler
area-runtime
Includes: Azure, Caching, Hosting, Middleware, Websockets, Kestrel, IIS, ANCM, HttpAbstractions
area-security
Includes: Security, OAuth, OIDC
area-signalr
Includes: SignalR clients and servers
area-System.ComponentModel.DataAnnotations
area-VM-meta-mono
area-web-frameworks
ask-mode
This issue / PR is a patch candidate which we will bar-check internally before patching it.
Author: Migration Bot 🤖
The issue was created by a issue mover bot. The author may not be the actual author.
auto-merge
Squash merge once all PR checks are complete and reviewers have approved.
🥌 Bedrock
Blazor MVC
Issues related to integration between Blazor and MVC/Razor pages
Blazor SignalR
This issue is related to the experience of Signal R and Blazor working together
blazor-server
blazor-wasm
This issue is related to and / or impacts Blazor WebAssembly
blocked
The work on this issue is blocked due to some dependency
Bot: Do Not Lock
Indicates that the bot should not lock this issue due to inactivity.
Bottom Up Work
Used by the team internally for help with planning
breaking-change
This issue / pr will introduce a breaking change, when resolved / merged.
bug
This issue describes a behavior which is not expected - a bug.
call to action
Indicates that the issue is a call to action for the community.
cla-already-signed
cla-not-required
cla-required
cla-signed
clean-up
This issue is internal clean-up and has no effect on public APIs or expected behaviors
close
closed: no-repro
Closed because there was insufficient information to reproduce the problem.
community-contribution
Indicates that the PR has been added by a community member
component ecosystem
Indicates and issue, which also has impact on 3rd party component ecosystem
Components Big Rock
This issue tracks a big effort which can span multiple issues
continuous-improvement
Cost:L
Work that requires one engineer up to 4 weeks
cost: L
Will take from 5 - 10 days to complete
Cost:M
Work that requires one engineer up to 2 weeks
cost: M
Will take from 3 - 5 days to complete
Cost:S
Work that requires one engineer up to 1 week
cost: S
Will take up to 2 days to complete
Cost:XL
Work that requires one engineer more than 4 weeks
cost: XS
Will take up to half a day to complete
cost: 0
Will take no time. This is a tracking issue
design-notes
This issue contains notes from design discussions
design-proposal
This issue represents a design proposal for a different issue, linked in the description
diagnostics
Diagnostic middleware and pages (except EF diagnostics)
docker
Docs
This issue tracks updating documentation
Done
This issue has been fixed
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.
External
This is an issue in a component not contained in this repository. It is open for tracking purposes.
feature
feature-AADIntegration
This issue is related to Azure AD integration
feature-accessibility
This issue has accessibility impact
feature-analytics
feature-API-Explorer
This issue is related to the API Explorer
feature-azure
Issues related to integration with Azure components (Azure App Service Logging, App Insights, etc.)
feature-blazor-aot-compilation
This issue is related to AoT compilation of Blazor WebAssembly apps
feature-blazor-boot-up
feature-blazor-builtin-components
Features related to the built in components we ship or could ship in the future
feature-blazor-client-assets
feature-blazor-component-model
Any feature that affects the component model for Blazor (Parameters, Rendering, Lifecycle, etc)
feature-blazor-debugging
This issue is related to debugging of Blazor WebAssembly apps
feature-blazor-deployment
Issues related to deploying Blazor
feature-blazor-desktop
This issue is related to Blazor Desktop
feature-blazor-error-boundary
feature-blazor-form-validation
This issue is related to forms validation in Blazor
feature-blazor-jsinterop
This issue is related to JSInterop in Blazor
feature-blazor-lazy-loading
Issues related to adding support for lazy-loading in Blazor
feature-blazor-linking
This issue is related to linking in Blazor
feature-blazor-msal
This issue is related to MSAL usage in Blazor
feature-blazor-native-dependencies
This issue is related to WASM native embedded libraries
feature-blazor-routing
Features related to routing in Blazor applications
feature-blazor-server-auth
feature-blazor-server-experience
Issues that make Blazor server experience different of Web assembly or Desktop
feature-blazor-tooling
Blazor specific tooling requests
feature-blazor-virtualization
This issue is related to the Blazor Virtualize component
feature-blazor-wasm-auth
feature-caching
Includes: StackExchangeRedis and SqlServer distributed caches
feature-circuit-lifecycle
Issues to do with blazor server lifecycle events
feature-code-generation
This issue is related to client code generation feature
feature-cors
This issue is related to CORS
feature-css-isolation
This issue is related to CSS Isolation feature
feature-dataprotection-redis
feature-devcerts
feature-dotnetwatch
feature-embedded-fileprovider
feature-hosting
Includes: Hosting
feature-hot-reload
This issue is related to the Hot Reload feaature
feature-HttpAbstractions
feature-httpclient-extensions
feature-httpclientfactory
Includes: HttpClientFactory (some bugs also in Extensions repo)
feature-infrastructure-improvements
Issues related to improvements in our build infrastructure, from DX to build and ship the product
feature-installers
Includes: Installers
feature-integrity-check
feature-js-root-components
Issues related to JS root components
feature-JSONPatch
feature-localization
feature-middleware
Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware
feature-minimal-actions
Controller-like actions for endpoint routing
feature-minimal-hosting
feature-Model-Binding
feature-mvc-antiforgery
feature-mvc-application-model
Features related to MVC application model, discovery, application parts
feature-mvc-execution-pipeline
Features related to how MVC executes a controller or razor page
feature-mvc-formatting
feature-mvc-razor-views
Features related to the Razor view engine for Razor pages and MVC views
feature-mvc-testing
MVC testing package
feature-openapi
feature-output-caching
feature-Pipelines
Anything relating to exposing/using Pipes in ASP.NET Core
feature-platform
Deprecated: Cross-cutting issues related to ASP.NET Core as a platform
feature-prerendering
Issues related to prerendering blazor components
feature-pwa
Issues related to building PWAs with Blazor
feature-rate-limit
Work related to use of rate limit primitives
feature-razor.formatting
feature-razor.language
feature-razor.languageserver
feature-razor.vs
feature-razor.vscode
feature-razor-pages
feature-razor-sdk
feature-rendering
Features dealing with how blazor renders components
feature-ResponseCaching
feature-routing
feature-runtime-compilation
feature-scaffolding
feature-Session
feature-single-file-publishing
feature-source-generators
feature-spa
feature-static-web-assets
feature-StaticFiles
feature-svg
feature-templates
feature-usersecrets
feature-websockets
Includes: WebSockets
good first issue
Good for newcomers.
✔️ Resolution: Answered
Resolved because the question asked by the original author has been answered.
✔️ Resolution: By Design
Resolved because the behavior in this issue is the intended design.
✔️ Resolution: Duplicate
Resolved as a duplicate of another issue
✔️ Resolution: Fixed
The bug or enhancement requested in this issue has been checked-in!
✔️ Resolution: Won't Fix
Resolved because we decided not to change the behavior reported in this issue.
Helix
Required to enable Helix
help wanted
Up for grabs. We would accept a PR to help resolve this issue
HTTP2
HTTP3
identity-service
identity-UI
INTERNAL: Debug
This label is used to scope experiments with bot automation, so that we can try out queries.
investigate
javascript
Pull requests that update Javascript code
jcn-p0
jcn-p1
jcn-p2
k:1
k:2
k:3
linker-friendliness
Tracking linker friendliness
migration
Indicates that the associated issue is related to migration from older version of the framework
multi-tenancy
Issues based in multi-tenancy
NativeAOT
Needs: Attention 👋
This issue needs the attention of a contributor.
Needs: Author Feedback
The author of this issue needs to respond in order for us to continue investigating this issue.
Needs: Design
This issue requires design work before implementating.
Needs: Spec
Indicates that a spec defining user experience is required
needs-user-research
* NO MERGE *
Do not merge this PR as long as this label is present.
not-on-roadmap
nullable
[obsolete] cost: XL
Will take more than 10 days to complete
OIDC
partner
Partner ask
Perf
perf-bad-response
perf-not-running
perf-regression
Performance-Scenario-Solution-Close
This issue affects solution close performance.
playwright 🎭
This issue is related to Playwright E2E Project Template Tests
pr: pending author input
Priority:0
Work that we can't release without
Priority:1
Work that is critical for the release, but we could probably ship without
Priority:2
Work that is important, but not critical for the release
Priority:3
Work that is nice to have
question
razor.compiler-toolingsupport
Razor Tooling Big Rock
razor.tooling-fundamentals
An issue focused on improving Razor tooling fundamentals
rebase-needed
reevaluate
We need to reevaluate the issue and make a decision about it
release-notes
reliability
Issues affecting reliability (crashes, memory leaks, stress issues)
ResponseCompressionMiddleware
retrospective-action
Issues marked with this label track an action item from a retrospective meeting
RewriteMiddleware
roadmap
Samples
Security
servers-httpsys
servers-iis
Includes: IIS, ANCM
servers-kestrel
Servicing-approved
Shiproom has approved the issue
Servicing-consider
Shiproom approval is required for the issue
Servicing-more-info
Servicing-rejected
severity-blocking
severity-major
severity-minor
severity-nice-to-have
signalr-client-c++
Related to the SignalR C++ client
signalr-client-java
Related to the SignalR Java client
signalr-client-javascript
Related to the SignalR JS client
signalr-client-net
Related to the SignalR .NET client
snappyjr
ss-p1
ss-p2
ss-p3
stale
Indicates a stale issue. These issues will be closed automatically soon.
Status:Committed
Status:Completed
Status:Cut
Status:InProgress
Status: No Recent Activity
Status:Proposed
Status: Resolved
Stress
task
Team:Runtime
tell-mode
Indicates a PR which is being merged during tell-mode
tenet-performance
test-failure
test-fixed
Theme: cloud native
Theme: enterprise and LTS
Theme: great client app dev XP
Theme: great set of tools
Theme: inner-loop
Theme: meeting developer expectations
Theme: .NET appeals to new developers
Theme: other areas
Theme
Groups multiple epics.
Tooling
This issue has a tooling impact, which means the execution and release should be in sync with VS rel
triage-focus
Add this label to flag the issue for focus at triage
triaged
Reviewed during triage
Type: Dependency Update 🔼
Type: Merge Forward
unloadability
The ability to unload from collectable AssemblyLoadContext
untriaged
User Story
A single user-facing feature. Can be grouped under an epic.
Validation
This issue is used to track validation efforts
vs
Working
This issue is being worked on.
yarp
This issue is related to work on yarp
No labels found. Sorry about that.