Skip to content

The Blazor CMS, built by .Net Developers for .Net Developers

License

Notifications You must be signed in to change notification settings

Korn1699/ZauberCMS

 
 

Repository files navigation

ZauberCMS - The Blazor CMS

ZauberCMS is currently in alpha and I'm working to get it to beta

ZauberCMS is a CMS built on Blazor. The admin is built using InteractiveServer and the front end (Your website) is built using the new static rendering (But you can build it in Server or WASM if you want). The CMS is inspired by Umbraco, and follows many of the same concepts.

I wanted a CMS that was aimed towards .Net Developers who wanted to use Blazor and also a CMS that is easily extendable and customisable without having to learn a front end framework.

Core tech used is: .Net 8, Blazor, EF Core, Identity, Mediatr, Radzen Components

Getting Started

Fastest way to get started is using the Nuget package, full instructions on how to use it are below

https://aptitude.gitbook.io/zaubercms/getting-started/quick-start#using-nuget-alpha

Starter Site Build

The video below shows the starter site being built. It covers building a site from nothing, to complete finished site. If you have never used Umbraco then I highly recommend watching it as it covers a lot of concepts.

Starter Site Build YouTube Video

Documentation

For full documentation click the link below

https://aptitude.gitbook.io/zaubercms

Progress & Issues

Looking for anyone that has Blazor experience and interested in getting involved.

You can view the Beta release progress here

https://github.com/users/YodasMyDad/projects/6

And issues found here

https://github.com/YodasMyDad/ZauberCMS/issues

Screenshots

image

image

image

image

About

The Blazor CMS, built by .Net Developers for .Net Developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 50.4%
  • HTML 29.9%
  • CSS 19.4%
  • JavaScript 0.3%