on windows if dotnet 3.1 is installed then download Corium-v0.1.0-dotnet-3.1.zip otherwise download Corium-v0.1.0-selfcontained-win-x86.zip.
Linux Notes
- globalization library
libicu70is required, install it with apt-get or other package manager or
runexport DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1to disable the startup error. - gd library
libgdiplusis required for processing images, install it with apt-get or any other package manager