Azure functions v2 (.netCore)
Posted: Thu Jun 06, 2019 2:25 pm
Hi,
We tried to publish an azure function generating a pdf file.
With azure function v2 we get an error involving System.Drawing which is not supported in v2 sandox:
https://stackoverflow.com/questions/519 ... 4#51907024
My question is : Do you plan to replace System.Drawing by an other library like ImageSharp to ensure a better compatibilty?
Best regards
We tried to publish an azure function generating a pdf file.
With azure function v2 we get an error involving System.Drawing which is not supported in v2 sandox:
https://stackoverflow.com/questions/519 ... 4#51907024
My question is : Do you plan to replace System.Drawing by an other library like ImageSharp to ensure a better compatibilty?
Best regards