Code Monkey home page Code Monkey logo

nbcz_admin_netcore's Introduction

一、框架概述

  1. NBCZ_Admin_NetCore是一个前后端分离通用权限系统, 用vs2017+sqlserver2012开发工具。
  2. 后端标准三层结构:
    1. 基于NETStandard2.0标准类库。
    2. Repository(DAL仓储层)使用Dapper.Contrib+Dapper开发。
    3. api使用asp.net core webapi,jwt身份认证。
  3. 前端
    1. 基于vue的iview框架。
  4. 在线预览http://122.51.213.11:8001/#/ 登录名:admin 密码:123123

二、配置使用

  1. 项目文件基本配置

    1. git clone项目,修改文件夹及sln、csproj、user文件名称为项目命名空间。

    2. 修改sln、csproj内容 将NBCZ修改为项目命名空间。

    3. 用vs打开项目,整个解决方案替换将NBCZ修改为项目命名空间。

  2. 数据库配置

    1. 还原数据库db→NBCZ
    2. 配置 DBUtility项目下的DbEntity.ttinclude
    3. 配置api项目下的appsettings.json 数据库连接
  3. 代码生成

    1. 按Model、DAL、BLL的顺序, 分别保存项目文件 T4.DapperExt→后缀为.tt文件。
  4. 前端

    1. 进入NBCZ.Web.Admin目录,运行命令:npm install、npm run dev。

三、主界面如下:

四、版本

语言/框架地址协议备注
.Net Framework .net framework+layui+dapper-extensions MIT
.Net Framework + Vue .net framework+iview+dapper.contrib MIT 前后端分离
.Net Core .net core+iview+dapper.contrib MIT 前后端分离
.Net5 .net5+iview+dapper.contrib MIT 前后端分离

五、依赖/中间件

交流提升

QQ群:点击加群 851743573

给Aigu赞赏

nbcz_admin_netcore's People

Contributors

chi8708 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.