Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / NewStats: 3,217,504 members, 8,034,436 topics. Date: Saturday, 21 December 2024 at 07:52 PM |
Nairaland Forum / Science/Technology / Programming / .NET MAUI Guide For Beginners C# (499 Views)
Microsoft Just Released NET MAUI Extension For VS Code / Maui Controls Guides For Beginner C# / There Is A Blazorwebview Control That Support .NET MAUI, WPF And Winform (2) (3) (4)
(1) (Reply)
.NET MAUI Guide For Beginners C# by Brainmer: 6:22pm On May 18, 2022 |
.NET MAUI is a cross-platform framework for creating native mobile and desktop apps with C# and XAML from a single code-base. Extensible Application Markup Language (XAML) is a declarative language that's based on XML.It is the user interface of the app. MVVM is a software architectural pattern . It consist of Models , ViewsModel and View Model is the layer that drives the business logic. It retrieves and stores information from any data source for consumption by the ViewModel. ViewModel is the layer that acts as a bridge between the View and the Model . View is the layer that represents the interface of the software . it is the layout which is in XAML. https://docs.microsoft.com/en-us/dotnet/maui/ https://github.com/dotnet-presentations/dotnet-maui-workshop Microsoft just added blazorwebview to interact with build for andriod ,mac or windows . https://www.youtube.com/watch?v=swwWgFZJvEs https://github.com/egvijayanand/dotnet-maui-samples/tree/main/src/MauiBlazorApp/MauiBlazorApp Tools: Visual studio 2022 MAUI Community Toolkit |
Re: .NET MAUI Guide For Beginners C# by Brainmer: 6:32pm On May 18, 2022 |
HelloWorld.xaml <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" |
(1) (Reply)
Tech Community For Devs And Techies / Looking For A Co Founder/ CTO At A Startup / I Am In Need Of A Web Developer.
(Go Up)
Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health religion celebs tv-movies music-radio literature webmasters programming techmarket Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 7 |