Releases: egvijayanand/dotnet-maui-samples
Releases · egvijayanand/dotnet-maui-samples
Samples updated to the latest preview release of MVVM NuGet package
- Samples updated to the latest preview release of the CommunityToolkit.Mvvm NuGet package
Sample for Embedded .NET MAUI Page in Native Android App
A sample for Embedded .NET MAUI Page in Native Android App, targeting .NET 6 (net6.0-android
).
Samples updated to .NET MAUI GA - Stable version
Check out all the samples updated to the stable version of the .NET MAUI GA release.
C# Markup-based .NET MAUI sample app
Update README.md Mentioned about C# sample
Samples updated for .NET MAUI RC3
Merge pull request #33 from egvijayanand/working Samples updated to .NET MAUI RC3
Samples updated to .NET MAUI RC2 with Tizen platform artifacts
Merge pull request #32 from egvijayanand/working Tizen platform files
TestApp updated to .NET MAUI RC1
TestApp updated to .NET MAUI RC1
Initial version of DateCalculator - MVVM Sample
The initial version of DateCalculator application
- MVVM Sample
- Both
Xamarin.Forms
and.NET MAUI
in a single solution - Shared business logic in a separate class library project
- ViewModels implemented with CommunityToolkit.Mvvm NuGet package
Blazor Hybrid Interop project updated to .NET MAUI RC1 release
- Source updated to .NET MAUI RC1 release
- Defined AppTheming to support Light and Dark modes
TestApp updated with Theming
Merge pull request #22 from egvijayanand/working ThemeService referenced from Toolkit and selectively registered. Settings page implemented as ViewModel