-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add zip files for code related to docs tutorial series (#450)
* Add zips for before/after mvvm tutorial * Add zip for after first part of mvvm tutorial * remove step code and only provide final code
- Loading branch information
Showing
462 changed files
with
4 additions
and
9,823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
# Upgrade your app with MVVM concepts | ||
|
||
These folders represent the resulting code from following the steps in the [Upgrade your app with MVVM concepts](https://learn.microsoft.com/dotnet/maui/tutorials/notes-mvvm/) tutorial. | ||
|
||
You can download the code for each finished step: | ||
|
||
- [Step 1: Upgrade the app from .NET 6 to .NET 7](./step1_upgrade.zip) | ||
- [Step 2: Update the model](./step2_model.zip) | ||
- [Step 3: About viewmodel and About view](./step3_viewmodel_about.zip) | ||
- [Step 4: Note viewmodel and Note view](./step4_viewmodel_note.zip) | ||
- [Step 5: Notes viewmodel and AllNotes view](./step5_viewmodel_notes.zip) | ||
- [Step 6: Fix the final bugs](./step6_bugs.zip) | ||
This is the code created by following the [Upgrade your app with MVVM concepts](https://learn.microsoft.com/dotnet/maui/tutorials/notes-mvvm/) tutorial. |
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
8.0/Tutorials/ConvertToMvvm/step2_model/Views/AboutPage.xaml
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
8.0/Tutorials/ConvertToMvvm/step2_model/Views/AboutPage.xaml.cs
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
8.0/Tutorials/ConvertToMvvm/step2_model/Views/AllNotesPage.xaml
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
8.0/Tutorials/ConvertToMvvm/step2_model/Views/AllNotesPage.xaml.cs
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
8.0/Tutorials/ConvertToMvvm/step2_model/Views/NotePage.xaml
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
8.0/Tutorials/ConvertToMvvm/step2_model/Views/NotePage.xaml.cs
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
8.0/Tutorials/ConvertToMvvm/step3_viewmodel_about/App.xaml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
8.0/Tutorials/ConvertToMvvm/step3_viewmodel_about/App.xaml.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.