-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Pri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Drawingcross-platformIndicates issues or PRs that relate to content applicable to both Framework and Core.Indicates issues or PRs that relate to content applicable to both Framework and Core.doc-enhancementImprove the current contentImprove the current contentwaiting-on-feedbackIndicates PRs that are waiting for feedback from SMEs before they can be mergedIndicates PRs that are waiting for feedback from SMEs before they can be merged
Milestone
Description
The remarks for the System.Drawing namespace say:
Caution
Classes within the System.Drawing namespace are not supported for use within a Windows or ASP.NET service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions. For a supported alternative, see Windows Imaging Components.
This warning seems to be specific to .Net Framework and Windows, so it leaves the question of support of System.Drawing on .Net Core and on Unix open.
I think this warning should be updated, to make it clear what the support status of System.Drawing on .Net Core is.
Metadata
Metadata
Assignees
Labels
Pri1Indicates issues/PRs that are high priorityIndicates issues/PRs that are high priorityPri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Drawingcross-platformIndicates issues or PRs that relate to content applicable to both Framework and Core.Indicates issues or PRs that relate to content applicable to both Framework and Core.doc-enhancementImprove the current contentImprove the current contentwaiting-on-feedbackIndicates PRs that are waiting for feedback from SMEs before they can be mergedIndicates PRs that are waiting for feedback from SMEs before they can be merged