Giter Site home page Giter Site logo

zhaodongtian / cnet_admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chi8708/cnet_admin

0.0 1.0 0.0 6.83 MB

.net5通用权限管理系统、后台框架、信息管理系统基础框架

Home Page: http://106.14.91.48:8918

License: MIT License

JavaScript 13.63% C# 52.58% CSS 0.60% HTML 0.08% Vue 30.92% Less 2.19%

cnet_admin's Introduction

一、框架概述

  1. CNet_Admin_Vue是一个.Net5+Vue前后端分离通用权限系统, 用vs2019开发工具。
  2. 后端标准三层结构:
    1. Repository(DAL仓储层)使用Dapper.Contrib+Dapper开发。
    2. api使用asp.net webapi,jwt身份认证。
    3. 数据库支持sqlserver、mysql。
  3. 前端
    1. 基于vue的iview框架。
  4. 在线预览http://106.14.91.48:8918/ 登录名:admin 密码:123123

二、配置使用

  1. 项目文件基本配置

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

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

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

  2. 数据库配置

    1. 还原数据库db→CNet
    2. 配置 DBUtility项目下的DbEntity.ttinclude
    3. 配置web.config项目下的数据库连接
  3. 代码生成

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

    1. 进入CNet.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 前后端分离

五、依赖/中间件

六、后续更新

  1. 微服务注册中心

交流提升

QQ群:851743573

给Aigu赞赏

cnet_admin's People

Contributors

chi8708 avatar

Watchers

 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.