.NET personal blog system
Foreword
I previously learned a .net core blog project through github, and recently completed the blog filing and improved it. This project is a traditional MVC project that can switch themes, uses Bootstrap to display the front-end page, and has a supporting back-end management system that can parse Markdown files.
visit address
ZY Knowledge Base
You can comment on this article with your personal opinions and I will adopt them.
Adopt technology
- Backend: .NET Core
- ORM: EF Core
- Database: used mysql before, now 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 unrealized requirements
References
https://www.cnblogs.com/deali/p/16104454.html
https://github.com/Deali-Axy/StarBlog