|
|
<div align="center">
|
|
|
<h2>中台admin</h2>
|
|
|
<h3>前后端分离后台权限管理系统</h3>
|
|
|
<p align="center">
|
|
|
<a href="https://learn.microsoft.com/zh-cn/aspnet/core/introduction-to-aspnet-core" target="_blank">
|
|
|
<img src="https://img.shields.io/badge/.Net-7.x-green" alt=".Net">
|
|
|
</a>
|
|
|
<a href="https://freesql.net" target="_blank">
|
|
|
<img src="https://img.shields.io/badge/FreeSql-3.x-blue" alt="FreeSql">
|
|
|
</a>
|
|
|
<a href="https://github.com/rivenfx/Mapster-docs" target="_blank">
|
|
|
<img src="https://img.shields.io/badge/Mapster-7.x-orange" alt="Mapster">
|
|
|
</a>
|
|
|
<a href="https://cap.dotnetcore.xyz" target="_blank">
|
|
|
<img src="https://img.shields.io/badge/CAP-7.x-yellow" alt="CAP">
|
|
|
</a>
|
|
|
<a href="https://github.com/zhontai/admin.ui.plus/blob/master/LICENSE" target="_blank">
|
|
|
<img src="https://img.shields.io/badge/license-MIT-success" alt="license">
|
|
|
</a>
|
|
|
</p>
|
|
|
<p> </p>
|
|
|
</div>
|
|
|
|
|
|
#### 🌈 介绍
|
|
|
|
|
|
基于 .Net7.x + FreeSql 全家桶 + Autofac + DotNetCore.CAP + Mapster 等技术,前后端分离后台权限管理系统,希望减少工作量,帮助大家实现快速开发。支持多租户、数据权限、动态 Api、任务调度、OSS 文件上传、滑块拼图验证、国内外主流数据库自由切换和动态高级查询。基于 .Net 跨平台开发的 WebApi。集成统一认证授权、事件总线、分布式事务、数据验证、分布式缓存、Ip 限流、全 Api 鉴权、单元测试、性能分析、健康检查、接口文档等。
|
|
|
|
|
|
#### ⛱️ 线上预览
|
|
|
|
|
|
- v3.x 版本预览(admin.core)<a href="https://admin.zhontai.net/login" target="_blank">https://admin.zhontai.net</a>
|
|
|
|
|
|
#### 💒 代码仓库
|
|
|
|
|
|
- v3.x 版本 <a href="https://github.com/zhontai/admin.core" target="_blank">https://github.com/zhontai/admin.core</a>
|
|
|
|
|
|
#### ⚡ 使用说明
|
|
|
|
|
|
使用 .Net 最新版本 <a href="http://nodejs.cn/" target="_blank">.Net 版本 > 7.0+</a>
|
|
|
|
|
|
```bash
|
|
|
# 克隆项目
|
|
|
git clone https://github.com/zhontai/admin.core/git
|
|
|
|
|
|
# 进入项目
|
|
|
cd Admin.Core
|
|
|
|
|
|
# 打开项目
|
|
|
打开 ZhonTai.sln
|
|
|
|
|
|
# 运行项目
|
|
|
设置 ZhonTai.Host 为启动项目 Ctrl + F5 直接编译运行项目
|
|
|
或
|
|
|
在 ZhonTai.Host 目录打开 cmd 输入 dotnet run
|
|
|
|
|
|
# 打包发布
|
|
|
选择 ZhonTai.Host 右键菜单点击发布
|
|
|
```
|
|
|
|
|
|
#### 📚 开发文档
|
|
|
|
|
|
- 查看开发文档:<a href="https://www.zhontai.net" target="_blank">https://zhontai.net</a>
|
|
|
|
|
|
#### 💯 学习交流加 QQ 群
|
|
|
|
|
|
> 中台 admin 开发群(2000 人群)。
|
|
|
|
|
|
- 中台 admin 开发群:<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=99e2f5cbf895d14aa61f4d038f3cfcb4a778f69e04e529394ada1bb307e6ded4">1058693879</a>
|
|
|
|
|
|
<a target="_blank" href="//shang.qq.com/wpa/qunwpa?idkey=99e2f5cbf895d14aa61f4d038f3cfcb4a778f69e04e529394ada1bb307e6ded4">
|
|
|
<img src="https://www.zhontai.net/imgs/qq-group-1058693879.png" width="220" height="220" alt="中台admin 开发群" title="中台admin 开发群"/>
|
|
|
</a>
|
|
|
|
|
|
#### 💕 特别感谢
|
|
|
|
|
|
- <a href="https://github.com/dotnetcore/FreeSql" target="_blank">FreeSql</a>
|
|
|
|
|
|
#### ❤️ 鸣谢列表
|
|
|
|
|
|
- <a href="https://github.com/dotnet/core" target="_blank">.Net</a>
|
|
|
|
|
|
#### 💌 支持作者
|
|
|
|
|
|
如果觉得框架不错,或者已经在使用了,希望你可以去 <a target="_blank" href="https://github.com/zhontai/admin.core">Github</a> 或者
|
|
|
<a target="_blank" href="https://gitee.com/zhontai/admin.core">Gitee</a> 帮我点个 ⭐ Star,这将是对我极大的鼓励与支持。
|