Skip to content
/ WYRMS Public
forked from wuyi23/WYRMS

本项目是一个通用权限管理系统基础框架,采用Asp.net MVC4+EF6 CodeFirst+Bootstrap3+C#+SqlServer2008R2进行开发,仅供学习交流技术使用,未经本人同意,不可用于任何商业用途。

Notifications You must be signed in to change notification settings

tt-52101/WYRMS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WYRMS

本项目是一个通用权限管理系统基础框架,采用Asp.net MVC4+EF6 CodeFirst+Bootstrap3+C#+SqlServer2008R2进行开发,仅供学习交流技术使用,未经本人同意,不可用于任何商业用途。
服务端采用Ioc容器Autofac对各层解耦,采用T4模板来创建实体类数据表关系配置类及仓储Repository类,并用Entityframework.extended插件对EF进行扩展,使其更好支持批量操作。
客户端采用响应式布局,适配PC端及移动终端。使用基于Bootstrap3开发的前端模板AdminLTE,github地址:https://github.com/almasaeed2010/AdminLTE
表格控件使用的是bootstrap-table,github地址:https://github.com/wenzhixin/bootstrap-table
WYRMS系统前后端基础框架和模块已经搭建完成......
Demo演示地址(PC端建议使用Chrome浏览器打开)http://www.gzuwuyi.cn ,登录账户:admin,密码:123456,请勿随意修改原有的基础数据,谢谢。 image image image

About

本项目是一个通用权限管理系统基础框架,采用Asp.net MVC4+EF6 CodeFirst+Bootstrap3+C#+SqlServer2008R2进行开发,仅供学习交流技术使用,未经本人同意,不可用于任何商业用途。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • HTML 30.0%
  • C# 7.2%
  • CSS 5.9%
  • PowerShell 2.0%
  • PHP 0.0%