Home

Awesome

Umbraco9 & Blazor WASM Starter Site

A simple starter site for Umbraco v9, making use of Blazor WebAssembly with Tailwind CSS/UI. A project that I use to play around and experiment with Umbraco 9, Blazor WebAssembly, TailwindCSS, the Block List Editor, and several other concepts!

Hopefully this site can inspire others to delve deeper into the world of Umbraco9 and Blazor, by showcasing some of the following concepts:

Getting Started

Just clone the site to your local machine, restore the nuget packages, build, and run both the Backoffice & Blazor project (in that order)!

The admin login credentials for the Backoffice are as follows:

admin@admin.com
1234567890

Current Elements

The list of currently added elements will expand as time passes. The current elements that are implemented and are shown below are as follows (in order):

Install Package

To be added in the future!

Front End Screenshot