Do MAUI apps run on Linux?

136 views Asked by At

is it possible to run a .NET MAUI app natively on Linux? I need to run a Blazor WebApp (server side) on a Linux machine and I'd like to avoid running it in a browser. I need the app to be in fullscreen, in the foreground with no close button or similar. I don't need to debug the app on the machine. Is this possible?

0

There are 0 answers