Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 785 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 785 Bytes

Gitmoji

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 your feedback would be appreciated 😊

🏛 Solution structure

📦 MauiBlazor.sln
┣ 📂 src
  ┣ 📂 MauiBlazor.UI
    ┣ 📂 MauiBlazor.UI.Core
    ┣ 📂 MauiBlazor.UI.Mobile
    ┣ 📂 MauiBlazor.UI.Web
  ┣ 📂 MauiBlazor.Shared
  ┣ 📂 MauiBlazor.WebApi

Check out the blog where I dive a vit deeper into the purpose of each project https://medium.com/@bradystroud/maui-blazor-template-84cb6b8db97