Open Sourced Solution Template For Blazor Web-Assembly 5.0 built with MudBlazor Components
Read the Documentation »
Report Bug
·
Request Feature
BlazorHero is a Clean Architecture Solution Template for Blazor Webassembly 5.0 built with MudBlazor Components.
- Blazor WebAssembly 5.0 - ASP.NET Core Hosted Model
- Entity Framework Core 5.0
Youtube Preview Video Coming Soon! Meanwhile here is a quick video uploaded to my Facebook page (https://www.facebook.com/codewithmukesh/posts/269621381402304)
The easiest way to get started with Blazor Hero is to install the NuGet package and run dotnet new BlazorHero.CleanArchitecture
:
- Install the latest .NET 5 SDK
- Install the latest DOTNET & EF CLI Tools by using this command
dotnet tool install –global dotnet-ef
- Install the latest version of Visual Studio IDE 2019 (v16.8 and above) 🚀
- Open up Command Prompt and run
dotnet new --install BlazorHero.CleanArchitecture
to install the project template - Create a folder for your solution and cd into it (the template will use it as project name)
- Run
dotnet new BlazorHero.CleanArchitecture
to create a new Solution with all the Awsomeness 🕶️ of BlazorHero 🦸
What to do next? Read the entire guide on my blog.
Getting started with Blazor Hero – A Clean Architecture Template built for Blazor WebAssembly using MudBlazor Components. This project will make your Blazor Learning Process much easier than you anticipate. Blazor Hero is meant to be an Enterprise Level Boilerplate, which comes free of cost, completely open sourced.
The provided documentation / guide will get you started with BlazorHero in no-time. It provides a complete walkthrough about the project with to-the-point guides and notes.
Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Here are the few contributions that I would highly appreciate ;)
- Need someone to add in the API Documentation for Swagger.
- Need someone to implement localization throughout every Razor Component of the solution under the WASM(Client) Project. You can take the Pages/Authentication/Login.razor as the point of reference. It is as simple as adding
@inject Microsoft.Extensions.Localization.IStringLocalizer<Login> localizer
to every page, changing the texts to@localizer["Text Here"]
and finally adding resx files to the Resources Folder as per the folder structure. - Need few contributors to add in various language transalations as per the implemented Location. I got time to only add a few transalations for French as of now.
- Need a UI contributor to look at the UX/UI of the entire project
- Need someone to buildup a cool Material Logo for BlazorHero (BH):D Do contact me on LinkedIn (https://www.linkedin.com/in/iammukeshm/).
- And finally, Stars from everyone! :D
Distributed under the MIT License.
- Blogs at codewithmukesh.com
- Facebook - codewithmukesh
- Twitter - Mukesh Murugan
- Twitter - codewithmukesh
- Linkedin - Mukesh Murugan
Has this Project helped you learn something New? or Helped you at work? Do Consider Supporting. Here are a few ways by which you can support.
- Leave a star! ⭐
- Recommend this awesome project to your colleagues. 🥇
- Leave your feedback / comments regarding this project in the comments section on my blog Blazor Hero Blog
- Do consider endorsing me on LinkedIn for ASP.NET Core - Connect via LinkedIn 🦸
- Or, If you want to support this project on the long run, consider buying me a coffee! ☕