# DanaZhangCms **Repository Path**: zhangsanDev/DanaZhangCms ## Basic Information - **Project Name**: DanaZhangCms - **Description**: dotnet core cms,基于dotnet core 2.1 的一款cms实现了基本的cms 相关功能,后台基于Layui - **Primary Language**: C# - **License**: Not specified - **Default Branch**: 2.0.1 - **Homepage**: http://hncaoshan.com:8618 - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 34 - **Created**: 2023-12-01 - **Last Updated**: 2023-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DanaZhangCms #### 项目介绍 1.dotnet core cms,基于dotnet core 的一款cms实现了基本的cms 相关功能,后台基于Layui,已升级 netcore 2.1 2.本项目参考了 Zxw.Framework.NetCore,https://github.com/VictorTzeng/Zxw.Framework.NetCore #### 开发环境 VS2017 / VS Code .net core 2.1 #### 支持的数据库 SQL Server MySQL Sqlite #### 日志组件 log4net #### DI组件 Autofac Aspectcore.Injector #### 安装教程 下载项目,然后使用 dotnet run 运行项目 #### 使用说明 1. 后台地址:loaclhost:8618/sysmanage 2. 用户账户:admin 密码:123456 3. 在线demo http://hncaoshan.com:8618