Skip to content
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

Added Aspose.Drawing as an alternative to System.Drawing #9411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Sergey-Vlasov
Copy link

Summary

Added Aspose.Drawing as an alternative to System.Drawing. (Also reordered ImageSharp link and added license type to match the docs repository.)

Added Aspose.Drawing as an alternative to System.Drawing. (Also reordered ImageSharp link and added license type to match the docs repository.)
@Sergey-Vlasov Sergey-Vlasov requested a review from a team as a code owner October 26, 2023 16:45
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Oct 26, 2023
@ghost
Copy link

ghost commented Oct 26, 2023

Tagging subscribers to this area: @dotnet/area-system-drawing
See info in area-owners.md if you want to be subscribed.

Issue Details

Summary

Added Aspose.Drawing as an alternative to System.Drawing. (Also reordered ImageSharp link and added license type to match the docs repository.)

Author: Sergey-Vlasov
Assignees: -
Labels:

area-System.Drawing, community-contribution

Milestone: -

@learn-build-service-prod
Copy link

Learn Build status updates of commit 32ef544:

✅ Validation status: passed

File Status Preview URL Details
includes/drawing.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@MSDN-WhiteKnight
Copy link
Contributor

Was this discussed with any maintainers? I don't like that API docs host ever-growing catalog of graphics libraries, including commercial ones. The disadvantage is that if this list becomes longer, it becomes harder for reader to choose which library to use, as we are not providing any sort of details for which scenario which library is better. I think this list should either include only a reasonably short list of most commonly used libraries, or link into some external resource that lists more libraries and provides some details that help reader to choose between them.

@Sergey-Vlasov
Copy link
Author

@MSDN-WhiteKnight

It was approved by Bill Wagner and Genevieve Warren:
dotnet/docs#37651

Of all alternatives, Aspose.Drawing most fully implements System.Drawing functionality and uniquely provides direct migration without rewriting existing code.

@gewarren
Copy link
Contributor

Just to clarify, I didn't technically approve dotnet/docs#37651.
@BillWagner Who should we consult on this from the product team?

@BillWagner
Copy link
Member

Just to clarify, I didn't technically approve dotnet/docs#37651. @BillWagner Who should we consult on this from the product team?

Let's start with @richlander

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Drawing community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants