
Description
Hello and welcome in this course we'll be learning how to use the MVVM architectural pattern in .NET Framework, and we'll be creating a couple of mobile App examples using .NET MAUI and MVVM.This course teaches you mainly how to build a .NET App using the MVVM Architectural pattern, but mainly it's about MVVM, Make sure you have at least a little bit of experience in Xamarin Forms/.NET MAUI before purchasing this course.
By Purchasing this course you can rest easy knowing we'll cover everything MVVM architecture has to offer in .NET MAUI from:
- Implementing Dependency Injection.
- Using the communityToolkit.MVVM Nuget Package.
- Handling Commands/RelayCommands with community toolkit package and without.
- Handling Bindable Properties with community toolkit package and without.
- Implementing Legacy Based Navigation.
- Implementing Shell Based Navigation.
- Create Books Application using data from Built in C# Models.
- Create MVVM Application using data from Online API.
- InotifyPropertyChanged Interface.
This course is brief but sweet, don't take my word for it but Go check the Preview Lessons.
* To Understand this course you must at least have a basic understanding of C# and XAML, Check my previous course where I Cover them from A to Z
all the code we'll write in this course can be built on all the platforms including Android , Windows and IOS.
Who this course is for:
- Developers Who have basic knowledge in Xamarin/MAUI
- Developers Who Want to learn how to use MVVM in MAUI