# FreeSqlCms **Repository Path**: HoganCode/FreeSqlCms ## Basic Information - **Project Name**: FreeSqlCms - **Description**: 内容管理系统,使用freesql进行开发 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 31 - **Forks**: 16 - **Created**: 2019-02-19 - **Last Updated**: 2024-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #### 介绍 内容管理系统 #### 软件架构 1. Asp.net core mvc 2. [FreeSql](https://github.com/2881099/FreeSql) 3. [Layui](https://www.layui.com/) #### 项目进度 - [x] 接入FreeSql,封装数据库操作; - [x] 使用FreeSql,自由切换多种数据库,MySql/SqlServer/PostgreSQL/Oracle/Sqlite; - [x] 后台管理功能开发结果设计; - [x] 使用layui搭建后台开发框架,封装通用处理JS; - [x] AutoFac接入; - [x] 开发权限管理模块; - [x] 开发文章管理; - [x] 开发文章分类; - [ ] 开发模板管理模块; - [ ] 开发论坛管理模块; - [x] 设计与开发前端站点; #### 项目结果 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/124117_9327b569_351551.png "44.png") #### 项目截图 ![输入图片说明](https://gitee.com/uploads/images/2019/0505/235148_b88a01c8_351551.png "123123123.png") ![输入图片说明](https://gitee.com/uploads/images/2019/0505/235258_3c0ab6d9_351551.png "12312312223.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/123906_e9637bd3_351551.png "12.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0708/160037_2a879f5d_351551.png "屏幕截图.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/123920_feaa19b8_351551.png "22.png") ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/123930_6f94ab23_351551.png "33.png") 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request