Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started With .NET MAUI
Rating: 4.5 out of 5(72 ratings)
1,149 students

Getting Started With .NET MAUI

Learn How to Create Apps for iOS, Android, Windows and MacOS using .NET MAUI and MVVM
Last updated 1/2024
English

What you'll learn

  • Installing .NET MAUI
  • .NET MAUI Solution Overview
  • How does MVVM work?
  • Creating a To-Do App
  • Navigating between pages
  • Using SQLite Databases
  • Implementing Biometric Security
  • Changing the App Icon
  • Adding Dependency Injection
  • Sending Push Notifications
  • Calling an API

Course content

4 sections14 lectures2h 14m total length
  • Installing .NET MAUI3:39
  • .NET MAUI Default Solution Overview10:53
  • Understanding MVVM10:02

    Let's understand the Model-View-ViewModel architecture and implement a concrete example.

Requirements

  • No programming experience needed. You will learn here everything you need to know!

Description

I have created this .NET MAUI course to teach you how to use this framework to create your own cross-platform applications, teaching you throughout the course how to use the different components of the framework to create these applications.

Throughout this course, we will create a series of applications that will allow you to put into practice everything you have learned, so that you will know how to implement the different features in real cases, while you will have several applications that you can put in your portfolio

In this course, we go through everything we need to know about building an app using .NET MAUI. You will learn the basics, including how to build user interfaces with XAML, the Model View (MVVM) pattern and data binding, how to navigate between pages, and so much more

By the end of this course, you will learn the following:

  • How to setup the development environment for .NET MAUI

  • How to build an iOS App

  • How to use the MVVM Pattern

  • How to create a Time Management Application from scratch

  • How to send Push Notifications

  • How to implement Biometric Authentication

  • How to call an API

  • How to Persist Data in a SQLite Database

  • How to implement Dependency Injection

Everything done in these demos is cross-platform.

The course is complete with working files hosted on GitHub, including some files to make it easier for you to replicate the demonstrated code. You will be able to work alongside the author as you work through each lecture and will receive a verifiable certificate of completion upon finishing the course.

If all of this sounds interesting, I look forward to seeing you in the course!

Who this course is for:

  • Everyone that wants to Learn How to Develop Cross-Platform Apps