Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 766 Bytes

File metadata and controls

15 lines (13 loc) · 766 Bytes
name description page_type languages products urlFragment
.NET MAUI - Upgrade note taking app with MVVM
This sample demonstrates upgrading the note taking app, created by a tutorial, with MVVM concepts. This code is produced by following the 'Upgrade your app with MVVM concepts' tutorial.
sample
csharp
xaml
dotnet-maui
tutorial-mvvm

Upgrade your app with MVVM concepts

This sample demonstrates using the code from the first tutorial, Create a .NET MAUI app, and then upgrading the code to use MVVM concepts and patterns. This code is created by following the Upgrade your app with MVVM concepts tutorial.