dotnet-maui-samples

.NET MAUI Samples

MIT License

Stars
177

Bot releases are hidden (Show)

dotnet-maui-samples - Updated Popup-based Dialogs app as MVVM sample

Published by egvijayanand almost 2 years ago

dotnet-maui-samples - Updated Popup-based Dialogs sample app

Published by egvijayanand almost 2 years ago

dotnet-maui-samples - Updated Popup-based Dialogs sample app

Published by egvijayanand almost 2 years ago

dotnet-maui-samples - Popup-based Dialogs sample app

Published by egvijayanand almost 2 years ago

What's Changed

Full Changelog: https://github.com/egvijayanand/dotnet-maui-samples/compare/v1.3.0-spacexapp...v1.4.0-popupdialog

dotnet-maui-samples - C# Markup-based version of SpaceXHistory app

Published by egvijayanand almost 2 years ago

What's Changed

Full Changelog: https://github.com/egvijayanand/dotnet-maui-samples/compare/v1.2.0...v1.3.0-spacexapp

dotnet-maui-samples - MediaElement and C# Hot Reload project samples

Published by egvijayanand almost 2 years ago

dotnet-maui-samples - C# Markup-based .NET MAUI sample apps

Published by egvijayanand about 2 years ago

C# Markup-based .NET MAUI sample apps designed as part of the .NET MAUI Beautiful UI Challenge.

Refer to the readme.md for the list of C# samples made available.

dotnet-maui-samples - Sample app with multi-level menu definition in both XAML and C#

Published by egvijayanand over 2 years ago

  • Sample app with multi-level menu definition in both XAML and C#.

Switch to the appropriate definition with the MainPage definition set on the App page.

dotnet-maui-samples - Samples updated to the latest preview release of MVVM NuGet package

Published by egvijayanand over 2 years ago

dotnet-maui-samples - Sample for Embedded .NET MAUI Page in Native Android App

Published by egvijayanand over 2 years ago

A sample for Embedded .NET MAUI Page in Native Android App, targeting .NET 6 (net6.0-android).

dotnet-maui-samples - Samples updated to .NET MAUI GA - Stable version

Published by egvijayanand over 2 years ago

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

dotnet-maui-samples - C# Markup-based .NET MAUI sample app

Published by egvijayanand over 2 years ago

dotnet-maui-samples - Samples updated for .NET MAUI RC3

Published by egvijayanand over 2 years ago

dotnet-maui-samples - Samples updated to .NET MAUI RC2 with Tizen platform artifacts

Published by egvijayanand over 2 years ago

dotnet-maui-samples - TestApp updated to .NET MAUI RC1

Published by egvijayanand over 2 years ago

TestApp updated to .NET MAUI RC1

dotnet-maui-samples - Initial version of DateCalculator - MVVM Sample

Published by egvijayanand over 2 years ago

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
dotnet-maui-samples - Blazor Hybrid Interop project updated to .NET MAUI RC1 release

Published by egvijayanand over 2 years ago

  • Source updated to .NET MAUI RC1 release
  • Defined AppTheming to support Light and Dark modes
dotnet-maui-samples - TestApp updated with Theming

Published by egvijayanand over 2 years ago

dotnet-maui-samples - Samples updated for .NET MAUI Preview 14

Published by egvijayanand over 2 years ago

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

dotnet-maui-samples - Samples updated for .NET MAUI Preview 12

Published by egvijayanand over 2 years ago

  • Samples updated for .NET MAUI Preview 12
  • Introduced Markup for .NET MAUI Blazor