Skip to content

Kaddtechnologies/MauiBlazorTemplate

 
 

Repository files navigation

Gitmoji Build and deploy - Blazor Build and deploy - API Build - MAUI apps

Maui + Blazor Solution Template

Template for MAUI Blazor Applications.

Contains the basic solution structure needed to build an app that can run on the web, mobile and desktop. I will continue to build and improve this template, so feedback welcome 😊

πŸ› Solution structure

πŸ“¦ MauiBlazor.sln
┣ πŸ“‚ src
  ┣ πŸ“‚ MauiBlazor.UI
    ┣ πŸ“‚ MauiBlazor.UI.Core
    ┣ πŸ“‚ MauiBlazor.UI.Mobile
    ┣ πŸ“‚ MauiBlazor.UI.Web
  ┣ πŸ“‚ MauiBlazor.Shared
  ┣ πŸ“‚ MauiBlazor.WebApi

Currently there is no template to automatically kick you off and have a single UI that can be used on a website and a MAUI app.
I hope to save developers a ton of work.
Check out my blog where I dive a bit deeper into the purpose of each project https://medium.com/@bradystroud/maui-blazor-template-84cb6b8db97

Brady

About

Template for MAUI Blazor Applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.0%
  • CSS 21.6%
  • HTML 18.4%