Code Monkey home page Code Monkey logo

nbcz_admin's Introduction

  1. NBCZ是一个通用权限系统,用vs2013+sqlserver2012开发工具。
  2. 标准三层结构:
    1. Repository(DAL仓储层)使用DapperExtensions+Dapper开发。
    2. WEB主要使用MVC5.0+fsLayui+layUi开发。(已添加easyui文件,可自行切换)
    3. 在线预览http://122.51.213.11:8000/Admin/Login?ReturnUrl=%2f 登录名:admin 密码:123123

二、配置使用

  1. 项目文件基本配置

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

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

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

    4. 删除web下的obj和bin 重新生成项目。不修改可能报错 路由集合中已存在名为“Admin_default”的路由。路由名称必须唯一。

    5. 若单个项目生成成功,但生成解决方案失败。解决方案属性 → 修改Web项目依赖。

  2. 数据库配置

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

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

三、主界面如下:

avatar

四、版本

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

五、依赖/中间件

交流提升

QQ群:点击加群 851743573

给Aigu赞赏

nbcz_admin's People

Contributors

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