Coder Social home page Coder Social logo

booksir / netmodular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamoldli/netmodular

0.0 1.0 0.0 23.26 MB

NetModular 是基于.Net Core 和 Vue.js 的业务模块化以及前后端分离的快速开发框架

Home Page: https://docs.17mkh.com

License: MIT License

C# 92.69% Vue 5.72% JavaScript 1.58% PowerShell 0.01%

netmodular's Introduction

NetModular
NetModular

NetModular是什么

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

后端框架结构说明

框架模块 说明 版本
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://demo.17mkh.com/
账 户:admin
密 码: admin

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

官方文档

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

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

模块列表

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

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

技术交流

QQ 群:点击加群 903210423

QQ

贡献者

贡献准则

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

netmodular's People

Contributors

iamoldli avatar jtone123 avatar chylove1982 avatar hajiuxbz avatar alasai avatar autukill avatar mymuse77 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.