Skip to content

adamcogan/MauiBlazorTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • C# 59.8%
  • CSS 21.6%
  • HTML 18.6%