Giter Site home page Giter Site logo

isarzhan / netmodular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iamoldli/netmodular

0.0 0.0 0.0 24.57 MB

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

License: MIT License

JavaScript 1.78% C# 91.76% PowerShell 0.01% Vue 6.45%

netmodular's Introduction

NetModular
NetModular

广告

NetModular的下一个版本,基于.Net 6+Vue3+Vite开发,欢迎star:https://github.com/17MKH/Mkh

NetModular 是什么

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

演示截图

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 版本

文档

文档也是开源的,你可以获取源码在本地启动:https://github.com/iamoldli/NetModular.Docs

开发环境

开发工具

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

视频教程

NetModular 的正确打开方式~

模块列表

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

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

netmodular's People

Contributors

iamoldli avatar jtone123 avatar mumumi avatar 380138129 avatar hd2y avatar yuanyc-cityfun avatar chylove1982 avatar hajiuxbz avatar bgrainger avatar alasai avatar autukill avatar dependabot[bot] avatar mymuse77 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.