Completed samples will be uploaded into this repository so that it is accessible to everyone.
Join me on Developer Thoughts, an exclusive blog for .NET MAUI and Blazor, for articles on working with these samples.
Available under the src
directory:
TestApp
- .NET MAUI Shell sampleDateCalculator
- MVVM Sample
- Xamarin Forms and .NET MAUI in a single solution
- WPF project to illustrate the reuse of ViewModels across UI frameworks
- Shared business logic as a separate library project
- ViewModels implemented with CommunityToolkit.Mvvm NuGet package
MauiBlazorApp
- .NET MAUI Blazor sample- App Theming
- Components from shared Razor Class Library (RCL)