|
@@ -1,249 +0,0 @@
|
|
|
-<h2 align="center"> ZR.Admin.NET Back-end management system</h2>
|
|
|
-<h4 align="center">base .Net8 + vue2.x/vue3.x/uniapp Front-end and back-end separation of .NET rapid development framework</h4>
|
|
|
-
|
|
|
-<div style="text-align:center">
|
|
|
-
|
|
|
-[](https://gitee.com/izory/ZrAdminNetCore)
|
|
|
-[](https://gitee.com/izory/ZrAdminNetCore/members)
|
|
|
-[](http://www.izhaorui.cn/doc/changelog.html)
|
|
|
-
|
|
|
-[](https://github.com/izhaorui/ZrAdmin.NET/blob/main/LICENSE)
|
|
|
-[](https://github.com/izhaorui/ZrAdmin.NET/stargazers)
|
|
|
-[](https://github.com/izhaorui/ZrAdmin.NET/network)
|
|
|
-
|
|
|
-</div>
|
|
|
-
|
|
|
----
|
|
|
-
|
|
|
-<div align="center">
|
|
|
- <p><strong><a href="README.md">简体中文</a> | <a href="README.en.md">English</a></strong></p>
|
|
|
-</div>
|
|
|
-
|
|
|
----
|
|
|
-
|
|
|
-## 🍟 overview
|
|
|
-
|
|
|
-- This project is suitable for developers with some NetCore and vue foundation
|
|
|
- -Based on. NET5/. A common rights management platform (RBAC model) implemented by NET7. Integrate the latest technology for efficient and rapid development, front-end and back-end separation mode, out of the box.
|
|
|
-- Less code, simple to learn, easy to understand, powerful, easy to extend, lightweight, make web development faster, simpler and more efficient (say goodbye to 996), solve 70% of repetitive work, focus on your business, easy development from now on!
|
|
|
-- 提供了技术栈(Ant Design Vue)版[Ant Design Vue](https://gitee.com/billzh/mc-dull.git)
|
|
|
-
|
|
|
-```
|
|
|
-If it helps you, you can click "Star" in the upper right corner to collect it, so that the author has the motivation to continue to go on for free, thank you! ~
|
|
|
-```
|
|
|
-
|
|
|
-## 📈 Quick start
|
|
|
-
|
|
|
-- Quick start:[https://www.izhaorui.cn/doc/quickstart.html](https://www.izhaorui.cn/doc/quickstart.html)
|
|
|
-
|
|
|
-## 🍿 Online experience
|
|
|
-
|
|
|
-- Official documentation:http://www.izhaorui.cn/doc
|
|
|
-- Join a group chat:[立即加入](http://www.izhaorui.cn/doc/contact.html)
|
|
|
-- Vue3.x experience:[http://www.izhaorui.cn/vue3](http://www.izhaorui.cn/vue3)
|
|
|
-- Uniapp experience:[http://www.izhaorui.cn/h5](http://www.izhaorui.cn/h5)
|
|
|
-- account/password:admin/123456
|
|
|
-
|
|
|
-| H5 | WeChat mini program |
|
|
|
-| -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
|
|
|
-|  |  |
|
|
|
-
|
|
|
-```
|
|
|
-Since it is a personal project, the funds are limited, and the experience server is low-fied, please cherish it, poke it lightly, and appreciate it!!
|
|
|
-```
|
|
|
-
|
|
|
-## 💒 Code repository
|
|
|
-
|
|
|
-| repository | Github | Gitee |
|
|
|
-| ---------- | ----------------------------------------------------------- | -------------------------------------------------------- |
|
|
|
-| net8 | [Clone/Download](https://github.com/izhaorui/Zr.Admin.NET/tree/net8) | [Clone/Download](https://gitee.com/izory/ZrAdminNetCore) |
|
|
|
-| Vue3(Hot) | [Clone/Download](https://github.com/izhaorui/ZR.Admin.Vue3) | [Clone/Download](https://gitee.com/izory/ZRAdmin-vue) |
|
|
|
-| mobile | [contact author](http://www.izhaorui.cn/vip/) | [contact author](http://www.izhaorui.cn/vip/) |
|
|
|
-
|
|
|
-
|
|
|
-## 🍁 Front-end technology
|
|
|
-
|
|
|
-Vue Front-end technology stack: Based on Vue2.x/Vue3.x/UniApp, Vue, Vue-router, Vue-CLI, AXIOS, Element-UI, Echats, i18N Internationalization, etc., the front-end adopts VSCODE tool development
|
|
|
-
|
|
|
-## 🍀 Back-end technology
|
|
|
-
|
|
|
-- Core Framework: . Net7.0 + Web API + sqlsugar + swagger + signalR + IpRateLimit + Quartz.net + Redis
|
|
|
-- Scheduled tasks: Quartz.Net component that supports the execution of assemblies or HTTP network requests
|
|
|
-- Security support: filters (data permission filtering), SQL injection, request forgery
|
|
|
-- Log management: NLog, login log, operation log, scheduled task log
|
|
|
-- Tools: Captcha, rich public functions
|
|
|
-- Interface throttling: Supports interface throttling to avoid excessive pressure on the service layer caused by malicious requests
|
|
|
-- Code generation: efficient development, the code generator can generate all front-end and back-end code with one click
|
|
|
-- Data dictionary: Support data dictionary, which can facilitate the management of some states
|
|
|
-- Sharding and sharding: Using ORM SQLSUGAR, you can easily achieve superior sharding and sharding performance
|
|
|
-- Multi-tenant: Support multi-tenancy function
|
|
|
-- Cache data: Built-in memory cache and Redis
|
|
|
-
|
|
|
-## 🍖 Built-in features
|
|
|
-
|
|
|
-1. User management: The user is the system operator, and this function mainly completes the system user configuration.
|
|
|
-2. Department management: configure the system organization (company, department, group), tree structure display.
|
|
|
-3. Job management: configure the position of the system user.
|
|
|
-4. Menu management: configure system menus, operation permissions, button permission identification, etc.
|
|
|
-5. Role Management: Role menu permission assignment.
|
|
|
-6. Dictionary management: maintain some relatively fixed data that is often used in the system.
|
|
|
-7. Operation log: system normal operation log records and queries; System exception information logging and querying.
|
|
|
-8. Logon logon: The system logon log record query contains logon exceptions.
|
|
|
-9. System Interface: Use Swagger to generate relevant API interface documentation.
|
|
|
-10. Service monitoring: Monitor the current system CPU, memory, disk, stack, and other related information.
|
|
|
-11. Online Builder: Drag form elements to generate the corresponding VUE code (only VUE2 supported).
|
|
|
-12. Task system: Based on the Quartz.NET, you can schedule tasks online (add, modify, delete, manually execute) including execution result logs.
|
|
|
-13. Article management: You can write article records.
|
|
|
-14. Code generation: You can generate front-end and back-end code (.cs, .vue, .js, .sql, etc.) with one click, support download, customize the configuration of front-end display controls, and make development faster and more efficient (the strongest in history).
|
|
|
-15. Parameter management: dynamically configure common parameters for the system.
|
|
|
-16. Send Mail: You can send mail to multiple users.
|
|
|
-17. File management: You can manage uploaded files, which currently supports uploading to on-premises and Alibaba Cloud.
|
|
|
-18. Notification management: The system notifies and announces information release and maintenance, and uses SignalR to realize real-time notification to users.
|
|
|
-19. Account Registration: You can register an account to log in to the system.
|
|
|
-20. Multi-language management: support static and back-end dynamic configuration internationalization. Currently only supports Chinese, English, and Traditional characters (only VUE3 is supported)
|
|
|
-
|
|
|
-## 🍻 Project structure
|
|
|
-
|
|
|
-```
|
|
|
-├─ZR.Service ->[你的业务服务层类库]:提供WebApi接口调用;
|
|
|
-├─ZR.ServiceCore ->[系统服务层类库]:提供WebApi接口调用;
|
|
|
-├─ZR.Repository ->[仓库层类库]:方便提供有执行存储过程的操作;
|
|
|
-├─ZR.Model ->[实体层类库]:提供项目中的数据库表、数据传输对象;
|
|
|
-├─ZR.Admin.WebApi ->[webapi接口]:为Vue版或其他三方系统提供接口服务。
|
|
|
-├─ZR.Tasks ->[定时任务类库]:提供项目定时任务实现功能;
|
|
|
-├─ZR.CodeGenerator ->[代码生成功能]:包含代码生成的模板、方法、代码生成的下载。
|
|
|
-├─ZR.Vue ->[前端UI]:vue2.0版本UI层(已经不再更新推荐使用vue3)。
|
|
|
-├─document ->[文档]:数据库脚本
|
|
|
-```
|
|
|
-
|
|
|
-## 🍎 Storyplate
|
|
|
-
|
|
|
-<table>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/1.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/2.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/3.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/4.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/5.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/6.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/7.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/8.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/9.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/10.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/11.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/12.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/13.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/14.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/15.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/16.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/17.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/18.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/19.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/20.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/21.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/22.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/23.png"/></td>
|
|
|
- </tr>
|
|
|
-</table>
|
|
|
-
|
|
|
-## 📱 Mobile Storyplate(vue2)
|
|
|
-
|
|
|
-<table>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a1.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a2.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a8.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a4.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a5.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a6.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a7.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a9.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a10.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a11.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a12.png"/></td>
|
|
|
- </tr>
|
|
|
-</table>
|
|
|
-
|
|
|
-## 📱 Mobile Storyplate(vue3)
|
|
|
-
|
|
|
-<table>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/12.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/13.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/14.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/15.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/16.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/17.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/18.png"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/19.png"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/21.jpg"/></td>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/22.jpg"/></td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/23.jpg"/></td>
|
|
|
- </tr>
|
|
|
-
|
|
|
-</table>
|
|
|
-
|
|
|
-## 🎉 Advantages
|
|
|
-
|
|
|
-1. The front-end system does not need to write login, authorization, and authentication modules; Just write the business module
|
|
|
-2. The background system can be used directly after release without any secondary development
|
|
|
-3. The front-end and back-end systems are separated, and they are separate systems (domain names can be independent)
|
|
|
-4. Unified handling of global exceptions
|
|
|
-5. Custom code generation features
|
|
|
-6. Less dependence, easy to get started
|
|
|
-7. Comprehensive documentation
|
|
|
-
|
|
|
-## 💐 Special thanks
|
|
|
-
|
|
|
-- 👉Ruoyi.vue:[Ruoyi](http://www.ruoyi.vip/)
|
|
|
-- 👉SqlSugar:[SqlSugar](https://gitee.com/dotnetchina/SqlSugar)
|
|
|
-- 👉vue-element-admin:[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
|
|
|
-- 👉Meiam.System:[Meiam.System](https://github.com/91270/Meiam.System)
|
|
|
-- 👉Furion:[Furion](https://gitee.com/dotnetchina/Furion)
|
|
|
-
|
|
|
-## 🎀 donation
|
|
|
-
|
|
|
-If you feel that the project has helped you, you can ask the author for a cup of coffee as a sign of encouragement ☕️
|
|
|
-<img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/pay.jpg"/>
|