Full Mvvm Crash-Course In .Net Maui

Posted By: ELK1nG

Full Mvvm Crash-Course In .Net Maui
Published 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 653.02 MB | Duration: 1h 40m

Learn to use the MVVM Architectural pattern in .NET using .NET MAUI

What you'll learn

Creating Mobile Apps from scratch

Learn how to use MAUI

Learn To use MVVMs in MAUI

XAML scripting Language

Data Binding

Installation and set up of .NET MAUI

Learn to create interactive Apps with using MVVMS in the MAUI Framework

Learn how to design apps using XAML

Learn how to design apps using MVVM Architecture Pattern

.NET MAUI Data Binding and MVVMs

Requirements

Have Basic .NET MAUI Knowledge

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 Zall the code we'll write in this course can be built on all the platforms including Android , Windows and IOS.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Course Structure

Section 2: What is MVVM

Lecture 3 Create .NET MAUI Project

Section 3: Commands & InotifyPropertyChanged

Lecture 4 How to implement Commands

Lecture 5 Implementing Commands

Lecture 6 InotifyPropertyChanged

Section 4: MVVM Community Toolkit

Lecture 7 Implementing MVVM Community Toolkit

Lecture 8 RelayCommand

Lecture 9 Legacy Navigation

Lecture 10 Shell Navigation

Section 5: .NET MAUI Navigation

Lecture 11 Passing Data with Shell Navigation

Lecture 12 Passing Multiple types of data

Lecture 13 Displaying Multiple Types of Data

Section 6: Create Book Application #1

Lecture 14 Book App Overview

Lecture 15 Book App UI

Lecture 16 Creating The Model

Lecture 17 Book Page ViewModel

Lecture 18 Binding Data in Books Page

Lecture 19 CollectionView Navigation

Lecture 20 Specifying Selected Item in CollectionView

Lecture 21 Books Detail Page View

Section 7: Create Book App #2 with API

Lecture 22 App Overview

Lecture 23 Creating The App

Lecture 24 Changing the Item Template to Grid

Developers Who have basic knowledge in Xamarin/MAUI,Developers Who Want to learn how to use MVVM in MAUI