Will .NET MAUI include official support for Linux ?

Chauhan Pruthviraj 0 Reputation points
2024-03-30T13:09:56.5966667+00:00

Certainly! Many developers who are passionate about .NET and use Linux as their operating system are eagerly awaiting official .NET MAUI support for Linux. They hope that this support will be available in the near future, allowing them to create cross-platform apps seamlessly.

Currently, developers face limitations in creating .NET MAUI apps for the Linux platform. Can we expect this support in the near future.

Developer technologies .NET .NET MAUI
Developer technologies .NET Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Bruce (SqlWork.com) 77,686 Reputation points Volunteer Moderator
    2024-03-30T16:22:57.95+00:00

    Probably not, unless Linux adds support for hosting Android apps. Unlike MacOs and IOS, the GUI libraries are different for Android and Linux.

    Linux support is more likely to come via cross platform Hybrid Blazor apps. This just requires the hosting shell be ported to Linux. The main requirement would be porting WebView2 to Linux.

    0 comments No comments

  2. Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 50,126 Reputation points Microsoft External Staff
    2024-05-01T03:16:16.65+00:00

    Hello,

    Net MAUI does not yet have official support for Linux. However, there is community projects that are starting to migrate MAUI to Linux.

    You can refer to the .NET Multi-platform App UI (MAUI) for Linux.

    This repository is a fork of the official repository to add Linux support using GtkSharp.

    Best Regards,

    Alec Liu.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.