# FreeSqlCms **Repository Path**: complete_info/FreeSqlCms ## Basic Information - **Project Name**: FreeSqlCms - **Description**: 内容管理系统,使用freesql进行开发 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 16 - **Created**: 2019-04-14 - **Last Updated**: 2021-09-27 ## 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,封装数据库操作; - [ ] 使用FreeSql,自由切换多种数据库,MySql/SqlServer/PostgreSQL/Oracle/Sqlite; - [x] 后台管理功能开发结果设计; - [x] 使用layui搭建后台开发框架,封装通用处理JS; - [ ] AutoFac接入; - [ ] 开发权限管理模块; - [x] 开发文章管理; - [x] 开发文章分类; - [ ] 开发模板管理模块; - [ ] 开发论坛管理模块; - [ ] 设计与开发前端站点; #### 项目结果 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/124117_9327b569_351551.png "44.png") #### 项目截图 ![输入图片说明](https://images.gitee.com/uploads/images/2019/0315/123906_e9637bd3_351551.png "12.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