Initial version of DateCalculator - MVVM Sample
Pre-release
Pre-release
egvijayanand
released this
21 Apr 12:46
·
162 commits
to main
since this release
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