Skip to content

andreadottor/maui-blazor-hybrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET MAUI Blazor app

Demo about Hybrid web apps with Blazor (2023.01.28)

Demo about Hybrid web apps with Blazor (2022.09.16)

DEMO 1

Default project template ".NET MAUI Blazor App"

DEMO 2

  • Use of "System.Diagnostics.Process.Start" in Notes.razor page
  • Display alert and popups in Notifications.razor page
    • DisplayAlert
    • DisplayActionSheet

DEMO 3

Mix MAUI code and Blazor component

  • Create tabs with native MAUI code, and use a specific component in any tabs

DEMO 4

Share blazor app between wasm and MAUI.

  • Use a RCL project for blazor applications.
  • Use a Shared project for share interfaces and DTO.

About

DEMO: .NET MAUI Blazor app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published