.NET personal blogging system
Foreword
I learned a .net core blog project through github before, and recently completed the blog record and improved it. This project is a traditional MVC project, which can switch themes, uses Bootstrap to display the front page, and has a supporting background management system that can parse Markdown files.
visit address
ZY knowledge base
You can comment on your personal opinion to this article, and I can adopt it.
Adopt Technology
- Backend: .NET Core
- ORM: EF Core
- Database: Mysql was used before, but now it is SQLite
Project screenshot (part)
Project open source address
gitee backend address
GItHub backend address
Original author’s open source address
supporting Vue3 background management system
Vue background management gitee address
Vue background management GitHub address
Currently unfulfilled needs
References
https://www.cnblogs.com/deali/p/16104454.html
https://github.com/Deali-Axy/StarBlog