MAUI Tutorial: Introduction to .NET MAUI | .NET MAUI | C#

Опубликовано: 11 Октябрь 2024
на канале: VectoArt
666
10

MAUI Tutorial: Introduction to .NET MAUI | .NET MAUI | C#

.NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML.

Using .NET MAUI, you can develop apps that can run on Android, iOS, macOS, and Windows from a single shared code-base.

.NET MAUI is open-source and is the evolution of Xamarin.Forms, extended from mobile to desktop scenarios, with UI controls rebuilt from the ground up for performance and extensibility.
One of the key aims of .NET MAUI is to enable you to implement as much of your app logic and UI layout as possible in a single code-base.

Other video links
   • MAUI Tutorial: What is .NET MAUI ? | ...  
   • MAUI Tutorial: Introduction to .NET M...  


#MAUI #.NET #UIDesign #UXDesign #VisualStudio #XAML #VectoArt