Project Awesome project awesome

Deployment tools for .NET Core (Mono) applications > .NET Core AppImage example

Example of how to deploy .NET Core (Mono) applications as an AppImage using dotnet publish -f netcoreapp3.1 -r linux-x64 from within a .cs program.

Package 56 stars GitHub
Back to AppImage