Location>code7788 >text

Recommended a Star more than 2K .Net lightweight CMS open source projects

Popularity:453 ℃/2024-11-11 22:47:33

Recommend a CMS open source project with a modular and scalable architecture .

01 Project description

Piranha CMS is a lightweight and cross-platform CMS library designed for .

The program offers a variety of templates with basic CMS functionality, as well as empty templates to facilitate the construction of new websites from scratch, or even as a backend for mobile applications.

is a fully decoupled CMS, meaning we can use any technology to build applications in any way.

02 Technical Architecture

1、Based on .Net 8 development.

2、Database support: SQL database (local and Azure), SQLite, MySQL, PostgreSQL and Azure Cosmos DB.

3, technology stack: Mvc Core, EntityFrameworkCore, JQuery, Bootstrap.

03 Method of use

1、Installation of templates

 dotnet new -i 

2、Create empty template

dotnet new 

图片

3, create MVC template project

dotnet new 

图片

4, create Razor Pages template project

dotnet new 

图片

5. You can also create projects directly through Visual Studio.

图片

04 Screenshot of part of the interface

1. Launch page

图片

2、Home page

图片

3. Blogs

图片

4、Background login page

图片

5、Background home page

图片

6、User management

图片

7、Role Management

图片

8、Setting management

图片

9、Page management

图片

05 Project address

/PiranhaCMS/

More open source projects: /bianchenglequ/NetCodeTop

- End -

Recommended Reading

2 tutorials on zero-based introductory frames!

tesseract: a .Net version of the open source OCR project

Inventory of the next 5 Winform UI open source control library

AutoFixture: Fake Data Generation Tool for .

CodeMaid: Visual Studio code auto-organization plug-in!