Integrating MAUI Project with Another Project Reference and MSI Setup in Visual Studio

PragadeeshRaj V 0 Reputation points
2024-05-13T17:39:49.45+00:00

I'm currently tackling a project that requires creating a MAUI (Multi-platform App UI) project in Visual Studio while also referencing another project, such as a service for installation and background processes, within the same solution. Furthermore, I need to seamlessly integrate the MAUI project into an existing MSI setup(using visual studio installer) project for deployment purposes.

Could someone provide comprehensive guidance on how to proceed with this? Specifically:

1.How can I create a MAUI project in Visual Studio and incorporate a reference from another project within the same solution, such as a service for installation and background processes?

2.What steps are necessary to integrate the MAUI project, along with the referenced project (e.g., service), into an existing MSI setup project?

I would deeply appreciate any insights, detailed instructions, or best practices to navigate through this process effectively. Thank you immensely for your assistance!

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,318 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,984 questions
{count} votes