Skip to content

Compatibility with Linux platform ? #1331

Answered by tocsoft
tahamunib asked this question in Q&A
Discussion options

You must be logged in to vote

ImageSharp is a solution written in fully managed code.(i.e. its completely written in C# and has no native dependencies). So yes we fully support it running cross platform running on Linux, mac, windows and theoretically should work fin in the browser too using Blazor (though Blazor isn't one of our currently target platforms for testing so your mileage may vary). Basically if it runs .net core it should run ImageSharp that was one of the design philosophies behind the development of ImageSharp in the first place.

The thing to note with running on Linux we only specifically target the .net core runtime and not mono (mostly just due to lack of having a way currently of targeting our tests…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tahamunib
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants