Hi Dirk,
ASP.NET core running on Linux is now the top 10 fastest performing servers
https://twitter.com/ben_a_adams/status/798940941159571457
Since Image encoding/decoding takes lots of resources, it is very helpful to run image processing library on (much faster) Linux running .NET core.
I remember you mentioning that Magick.net supports .NET Core on Windows. Are there any plans to also support .NET core on Linux? I am sure lots of people would benefit from running Magick.Net on both web server platforms (Windows and Linux).
ASP.NET core running on Linux is now the top 10 fastest performing servers
https://twitter.com/ben_a_adams/status/798940941159571457
Since Image encoding/decoding takes lots of resources, it is very helpful to run image processing library on (much faster) Linux running .NET core.
I remember you mentioning that Magick.net supports .NET Core on Windows. Are there any plans to also support .NET core on Linux? I am sure lots of people would benefit from running Magick.Net on both web server platforms (Windows and Linux).