MAUI Application Startup Template

This template is used to create a minimalist MAUI application project.

How to Start With?

First, install the ABP CLI if you haven't installed before:

dotnet tool install -g Volo.Abp.Cli
Bash

Then use the abp new command in an empty folder to create a new solution:

abp new Acme.MyMauiApp -t maui
Bash

Acme.MyMauiApp is the solution name, like YourCompany.YourProduct. You can use single level, two-levels or three-levels naming.

Solution Structure

After you use the above command to create a solution, you will have a solution like shown below:

basic-maui-application-solution

  • HelloWorldService is a sample service that implements the ITransientDependency interface to register this service to the dependency injection system.

Contributors


Last updated: June 10, 2022 Edit this page on GitHub

Was this page helpful?

Please make a selection.

To help us improve, please share your reason for the negative feedback in the field below.

Please enter a note.

Thank you for your valuable feedback!

Please note that although we cannot respond to feedback, our team will use your comments to improve the experience.

Community Talks

Real World Problems and Solutions with AI

27 Feb, 17:00
Online
Watch the Event
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
×