Skip to content

Asking if System.Drawing.Common is supported within ASP.NET #6767

@nt-7

Description

@nt-7

Question

System.Drawing Namespace - Remarks said that System.Drawing namespace is not supported within Windows services, ASP.NET Core, and ASP.NET.". Meanwhile, that said System.Drawing.Common, ImageSharp, SkiaSharp, and Windows Imaging Components is supported.

So, most of the System.Drawing namespaces aren't supported within ASP.NET.
However, only System.Drawing.Common class is supported, right? Or, is this a documentation error?

From System.Drawing.Common, it seems that System.Drawing.Common also depends on GDI+ graphics api.

Docs Source File

https://github.com/dotnet/dotnet-api-docs/blob/187d891bba9291682e9bf749d3962d66c474f336/includes/drawing.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    Pri3Indicates issues/PRs that are low priorityarea-System.Drawingproduct-questionProduct usage related questionsuntriagedNew issue has not been triaged by the area owner

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions