Skip to content

Releases: egvijayanand/dotnet-maui-samples

TestApp updated to .NET MAUI RC1

22 Apr 12:33
79c0a99
Compare
Choose a tag to compare
Pre-release

TestApp updated to .NET MAUI RC1

Initial version of DateCalculator - MVVM Sample

21 Apr 12:46
f126142
Compare
Choose a tag to compare

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

17 Apr 13:12
8e3d498
Compare
Choose a tag to compare
  • Source updated to .NET MAUI RC1 release
  • Defined AppTheming to support Light and Dark modes

TestApp updated with Theming

31 Mar 06:32
5c29ade
Compare
Choose a tag to compare
Pre-release
Merge pull request #22 from egvijayanand/working

ThemeService referenced from Toolkit and selectively registered. Settings page implemented as ViewModel

Samples updated for .NET MAUI Preview 14

29 Mar 15:16
554aa61
Compare
Choose a tag to compare

TestApp updated with app theming (implemented dark and light theme and ability to switch themes in the Settings page).

Samples updated for .NET MAUI Preview 13

25 Feb 06:40
edf622c
Compare
Choose a tag to compare
  • Samples updated for .NET MAUI Preview 13

Samples updated for .NET MAUI Preview 12

25 Feb 13:19
c7c1f1c
Compare
Choose a tag to compare
  • Samples updated for .NET MAUI Preview 12
  • Introduced Markup for .NET MAUI Blazor

.NET MAUI - Blazor - Working Sample

17 Nov 10:46
b28707d
Compare
Choose a tag to compare
Pre-release

.NET MAUI - Blazor - Working Sample

Preview 2 Sample

11 Apr 10:31
84e8708
Compare
Choose a tag to compare
Preview 2 Sample Pre-release
Pre-release

Preview 2 Sample