/UmbracoNineDemoSite

Site build in Umbraco v9 and .NET 5.0.

Primary LanguageC#

Umbraco v9, v10 & v11 Demo

Demo site build in Umbraco v.9.4.2 / v11.1.0 (.Net 7.0)

cover image

About this solution:

This is a demo site for Umbraco v9 build in the new .NET Core v5 version. It is built as an experiment/investigation and should not be used as a template for your next Umbraco site. Use it as a reference if you will and steal whatever you like and ignore the things you dont.

This is not the way of building Umbraco sites, it's a way. There are less complex ways of building Umbraco sites (using ModelsBuilder for example, see discussion) so if you are new to Umbraco make sure you read the official docs and don't use this this project as your only source of inspiration.

Content:

Unit Tests:

Login:

This site uses an embeded SQLCE database to avoid having to restore and keep updating a restore script. To login to the Umbraco backoffice use these credentials:

Read more:

Go to adolfi.dev if you want to read more Umbraco and Unit Testing articles.

Umbraco v10.4.0

Find an upgraded version in UmbracoTenDemoSite. This version uses uSync. You may use Sqlite as you database.

Umbraco v11.1.0

Find an upgraded version in UmbracoElevenDemoSite. This version uses uSync. You may use Sqlite as you database.