Build .NET MAUI Applications on Arm64
Introduction
Create a .NET MAUI Project
Implement the application
Next Steps
Build .NET MAUI Applications on Arm64
Who is this for?
This learning path is for developers who want to learn how to create cross-platform applications with .NET MAUI and leverage performance improvements on Arm64.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Create and build a .NET MAUI application
- Measure code execution performance uplift on Arm64
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 or a Windows on Arm virtual machine .
- Visual Studio 2022 with .NET Multi-platform App UI development and Universal Windows Platform development installed.
Summary
This summary was drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
a*b+c, and time execution. Then, you’ll update the UI with a list view, run the workload, and review its processing results and timings.Frequently asked questions
These FAQs were drafted with an approved AI-assisted workflow and reviewed by Arm contributors before publication. Human technical review remains part of the process so the final page reflects engineering rigor, accuracy, and Arm editorial standards.
a*b+c over pseudo-randomly generated vectors of double-precision values. The operation produces results that are then used for timing and display.