Skip to content

Releases: egvijayanand/dotnet-maui-samples

Samples updated to the latest preview release of MVVM NuGet package

07 Jun 18:08
e353cac
Compare
Choose a tag to compare

Sample for Embedded .NET MAUI Page in Native Android App

31 May 21:07
c5d4b97
Compare
Choose a tag to compare

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

24 May 21:14
c63d71b
Compare
Choose a tag to compare

Check out all the samples updated to the stable version of the .NET MAUI GA release.

C# Markup-based .NET MAUI sample app

17 May 13:17
0fcb048
Compare
Choose a tag to compare
Pre-release
Update README.md

Mentioned about C# sample

Samples updated for .NET MAUI RC3

11 May 15:13
ad488e9
Compare
Choose a tag to compare
Pre-release
Merge pull request #33 from egvijayanand/working

Samples updated to .NET MAUI RC3

Samples updated to .NET MAUI RC2 with Tizen platform artifacts

29 Apr 13:57
c0e4a9c
Compare
Choose a tag to compare
Merge pull request #32 from egvijayanand/working

Tizen platform files

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