1 Star 0 Fork 260

光头佬 / NetModular

forked from iamoldli / NetModular
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

NetModular
NetModular

NetModular 是什么

NetModular 是一款为中小型企业而生的基于.Net Core 平台的业务模块化快速开发解决方案,最终目的是能够让中小团队快速搭建公司内部开发平台。

演示地址

本仓库只包含后端框架代码,为了方便大家调试运行,同时包含了权限管理模块的代码,但是演示地址是把现有的几个模块整合后发布的,所以当你运行本仓库发现与线上不一样的时候,请下载演示源码,并且需要自己配置菜单~

演示地址:https://demo.17mkh.com/
账 户:admin
密 码: admin

演示源码:https://github.com/iamoldli/NetModular.Demo

演示截图

NetModular NetModular NetModular NetModular

后端框架结构说明

框架模块 说明 版本
00_Host 主机库
01_Utils 通用基础库
02_Data 轻量级 ORM 库(基于 Dapper 扩展)
03_Logging 日志库(基于 Serilog 扩展)
04_Mapper 对象映射库(基于 AutoMapper 扩展)
05_Swagger 接口文档库(基于 Swashbuckle 扩展)
06_Cache 缓存库,支持内存缓存和 Redis
07_Validation 模型验证库(基于 FluentValidation 扩展)
08_Auth 身份认证库,已实现 JWT 认证方式
09_Module 业务模块化核心库
10_MQ 消息通讯库,实现对 RabbitMQ 的封装
11_Quartz 基于 Quartz.Net 封装的任务调度库
12_Excel Excel 扩展库
13_Config 通用配置库
14_Pdf PDF 扩展库
15_MQTT MQTT 扩展库(未实现)
16_OSS 对象存储库,内含七牛云 SDK 的 Core 版本

开发环境

开发工具

Visual Studio 2019+Visual Studio Code

后端

.Net Core 3.1DapperSerilogAutoMapperFluentValidationSwagger、RabbitMQ、Redis、EPPlus

前端

Node.js 10+Vue.js 2.6+Vue CLIVuexVueRouterElement-UI

前端框架 NetModular.UI

前端采用 Vue.js 全家桶+Element UI 开发,也是基于模块化思想设计,源码不在本仓库,请移步 NetModular.UI

前端皮肤

前端支持自定义皮肤功能,框架本身提供了两套皮肤,其中一套已经内置作为默认皮肤,另外一套需要单独安装,源码如下:

编码 版本 仓库地址
Classics NetModular.Skins.Classics

官方文档

文档地址: https://docs.17mkh.com

文档项目的源码请移步: https://github.com/iamoldli/NetModular.Docs

视频教程

NetModular的正确打开方式~

模块列表

本仓库只包含基础框架以及权限管理(Admin)模块代码,其它模块请点击以下链接查看~

编号 编码 说明 版本 仓库地址
00 Admin 权限管理 本仓库
01 Common 通用模块 NetModular.Module.Common
02 CodeGenerator 模块创建(又名代码生成器) NetModular.Module.CodeGenerator
03 Quartz 任务调度 NetModular.Module.Quartz
04 PersonnelFiles 人事档案 NetModular.Module.PersonnelFiles

技术交流

QQ 群:点击加群 903210423

QQ

很多城市都有.Net俱乐部,但是南京一直没有,所以我想依托该开源框架,组建一个南京.Net俱乐部,有兴趣的南京.Neter可以扫描一下二维码加入微信群~

QQ

贡献者

贡献准则

欢迎任何人贡献代码或提供好的功能建议~

MIT License Copyright (c) 2019 OLDLI Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

NetModular 是基于.Net Core和 Vue.js 的业务模块化以及前后端分离的快速开发框架 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/hcv/NetModular.git
git@gitee.com:hcv/NetModular.git
hcv
NetModular
NetModular
master

搜索帮助

14c37bed 8189591 565d56ea 8189591