# NetModular
**Repository Path**: gitnova/NetModular
## Basic Information
- **Project Name**: NetModular
- **Description**: NetModular is a modular quickly develop solution for .Net Core and Vue.js
- **Primary Language**: C#
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://nm.iamoldli.com/docs
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 265
- **Created**: 2019-12-09
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
NetModular
NetModular is a modular quickly develop solution for .Net Core 2.2+.
## Develop Environment(开发环境)
> IDE
>
> > [Visual Studio 2019+](https://visualstudio.microsoft.com/zh-hans/downloads/)、[Visual Studio Code](https://code.visualstudio.com/)
> Back-End
>
> > [.Net Core 2.2+](https://dotnet.microsoft.com/download)、[Dapper](https://github.com/StackExchange/Dapper)、[Serilog](https://serilog.net/)、[AutoMapper](https://automapper.org/)、[FluentValidation](https://fluentvalidation.net)、[Swagger](https://github.com/domaindrivendev/Swashbuckle.AspNetCore)
> Front-End
>
> > [Node.js 10+](https://nodejs.org/en/)、[Vue.js 2.6+](https://cn.vuejs.org/)、[Vue CLI](https://cli.vuejs.org/zh/guide/)、[Vuex](https://vuex.vuejs.org/zh/)、[VueRouter](https://router.vuejs.org/zh/)、[Element-UI](https://element.eleme.cn/#/zh-CN/component/installation)
## UI Framework(前端框架)
Please see [NetModular.UI](https://github.com/iamoldli/NetModular.UI)
## Demo(示例)
[https://nm.iamoldli.com/](https://nm.iamoldli.com/)
Account: admin
Password: admin
## Documentation(文档)
For full documentation please see [https://nm.iamoldli.com/docs/](https://nm.iamoldli.com/docs/)
Documentation source please see [NetModular.Docs](https://github.com/iamoldli/NetModular.Docs)
## Modules(模块列表)
> [Common(通用模块)](https://github.com/iamoldli/Nm.Module.Common)
> [CodeGenerator(代码生成器)](https://github.com/iamoldli/Nm.Module.CodeGenerator)
> [Quartz(任务调度)](https://github.com/iamoldli/Nm.Module.Quartz)
> [PersonnelFiles(人事档案)](https://github.com/iamoldli/Nm.Module.PersonnelFiles)