Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,165,223 members, 7,860,422 topics. Date: Friday, 14 June 2024 at 10:50 AM

.NET MAUI Guide For Beginners C# - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / .NET MAUI Guide For Beginners C# (437 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"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
<TextBlock Text="Hello, world!" />
</ContentPage>

(1) (Reply)

Why Luxury Vinyl Plank Flooring Is An Excellent Option For Installing In Any Roo / How To Choose The Best Casino? / Which Of These Two Laptops Should I Choose

(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
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.