基于.NET Core Web开发的权限管理系统源码,代码易读易懂、界面简洁美观

上传者: shiyunzhe2021 | 上传时间: 2024-05-22 14:40:21 | 文件大小: 6.18MB | 文件类型: ZIP
内置功能 员工管理:员工是系统操作者,该功能主要完成系统用户配置 部门管理:配置系统组织机构(公司、部门、小组) 职位管理:配置系统用户所担任职务 文章中心:管理新闻及公司案例 角色管理:角色菜单权限分配,角色对应权限,员工属于某个角色 菜单管理:配置系统菜单,操作权限,按钮权限标识 通用字典:系统里动态改变的数据,像文章类型,用字典进行维护,不变的数据,可以用枚举 行政区划:全国的省市县三级数据,展示树形数据的使用 系统日志(登录日志、操作日志、Api日志):查看系统的登录、操作、Api调用日志 定时任务:在线(添加、修改、删除)任务调度,包含执行结果日志 系统Api:Api文档与测试工具 数据表管理:查看当前数据库所有表、字段及记录总数 代码生成:快速生成对单表的增删改查 服务器信息:查看服务器的基本信息 账号密码:admin 123456

文件下载

资源详情

[{"title":"( 1435 个子文件 6.18MB ) 基于.NET Core Web开发的权限管理系统源码,代码易读易懂、界面简洁美观","children":[{"title":"publish.bat <span style='color:#111;'> 676B </span>","children":null,"spread":false},{"title":"publish -release.bat <span style='color:#111;'> 655B </span>","children":null,"spread":false},{"title":"publish -debug.bat <span style='color:#111;'> 304B </span>","children":null,"spread":false},{"title":"dotnet_run.bat <span style='color:#111;'> 29B </span>","children":null,"spread":false},{"title":"dotnet_run.bat <span style='color:#111;'> 26B </span>","children":null,"spread":false},{"title":"bundleconfig.json.bindings <span style='color:#111;'> 19B </span>","children":null,"spread":false},{"title":"nginx.conf <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"nlog.config <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"nlog.config <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"packages.config <span style='color:#111;'> 199B </span>","children":null,"spread":false},{"title":"SingleTableTemplate.cs <span style='color:#111;'> 54.72KB </span>","children":null,"spread":false},{"title":"HttpHelper.cs <span style='color:#111;'> 26.50KB </span>","children":null,"spread":false},{"title":"MySqlDatabase.cs <span style='color:#111;'> 16.80KB </span>","children":null,"spread":false},{"title":"SqlServerDatabase.cs <span style='color:#111;'> 16.79KB </span>","children":null,"spread":false},{"title":"ExcelHelper.cs <span style='color:#111;'> 16.00KB </span>","children":null,"spread":false},{"title":"UserBLL.cs <span style='color:#111;'> 13.66KB </span>","children":null,"spread":false},{"title":"Extension.Convert.cs <span style='color:#111;'> 13.40KB </span>","children":null,"spread":false},{"title":"ValidatorHelper.cs <span style='color:#111;'> 12.99KB </span>","children":null,"spread":false},{"title":"SecurityHelper.cs <span style='color:#111;'> 11.15KB </span>","children":null,"spread":false},{"title":"FileHelper.cs <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false},{"title":"DatabaseExtension.cs <span style='color:#111;'> 10.45KB </span>","children":null,"spread":false},{"title":"DbHelper.cs <span style='color:#111;'> 8.56KB </span>","children":null,"spread":false},{"title":"Repository.cs <span style='color:#111;'> 7.97KB </span>","children":null,"spread":false},{"title":"DepartmentBLL.cs <span style='color:#111;'> 7.89KB </span>","children":null,"spread":false},{"title":"UserService.cs <span style='color:#111;'> 7.60KB </span>","children":null,"spread":false},{"title":"DatabaseTableMySqlService.cs <span style='color:#111;'> 7.51KB </span>","children":null,"spread":false},{"title":"NetHelper.cs <span style='color:#111;'> 6.99KB </span>","children":null,"spread":false},{"title":"DbContextExtension.cs <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false},{"title":"AreaBLL.cs <span style='color:#111;'> 6.67KB </span>","children":null,"spread":false},{"title":"HomeController.cs <span style='color:#111;'> 6.47KB </span>","children":null,"spread":false},{"title":"DatabaseTableSqlServerService.cs <span style='color:#111;'> 6.18KB </span>","children":null,"spread":false},{"title":"CaptchaHelper.cs <span style='color:#111;'> 6.07KB </span>","children":null,"spread":false},{"title":"CodeGeneratorController.cs <span style='color:#111;'> 5.90KB </span>","children":null,"spread":false},{"title":"UserController.cs <span style='color:#111;'> 5.86KB </span>","children":null,"spread":false},{"title":"AuthorizeFilterAttribute.cs <span style='color:#111;'> 5.58KB </span>","children":null,"spread":false},{"title":"NewsService.cs <span style='color:#111;'> 5.38KB </span>","children":null,"spread":false},{"title":"RoleService.cs <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"BaseController.cs <span style='color:#111;'> 5.16KB </span>","children":null,"spread":false},{"title":"ComputerHelper.cs <span style='color:#111;'> 5.01KB </span>","children":null,"spread":false},{"title":"RedisCacheImp.cs <span style='color:#111;'> 4.86KB </span>","children":null,"spread":false},{"title":"DataDictService.cs <span style='color:#111;'> 4.85KB </span>","children":null,"spread":false},{"title":"LogOperateService.cs <span style='color:#111;'> 4.84KB </span>","children":null,"spread":false},{"title":"LogApiService.cs <span style='color:#111;'> 4.69KB </span>","children":null,"spread":false},{"title":"AuthorizeFilterAttribute.cs <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"Startup.cs <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false},{"title":"DatabaseTableBLL.cs <span style='color:#111;'> 4.60KB </span>","children":null,"spread":false},{"title":"LogLoginService.cs <span style='color:#111;'> 4.52KB </span>","children":null,"spread":false},{"title":"DataDictBLL.cs <span style='color:#111;'> 4.48KB </span>","children":null,"spread":false},{"title":"DatabasePageExtension.cs <span style='color:#111;'> 4.40KB </span>","children":null,"spread":false},{"title":"Startup.cs <span style='color:#111;'> 4.37KB </span>","children":null,"spread":false},{"title":"Extension.Linq.cs <span style='color:#111;'> 4.18KB </span>","children":null,"spread":false},{"title":"MenuBLL.cs <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"BaseEntity.cs <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"IpLocationHelper.cs <span style='color:#111;'> 3.90KB </span>","children":null,"spread":false},{"title":"Snowflake.cs <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"DepartmentService.cs <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"JobExecute.cs <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false},{"title":"DataDictDetailService.cs <span style='color:#111;'> 3.76KB </span>","children":null,"spread":false},{"title":"IDatabase.cs <span style='color:#111;'> 3.74KB </span>","children":null,"spread":false},{"title":"MemoryCacheImp.cs <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false},{"title":"Operator.cs <span style='color:#111;'> 3.65KB </span>","children":null,"spread":false},{"title":"MenuService.cs <span style='color:#111;'> 3.60KB </span>","children":null,"spread":false},{"title":"PositionService.cs <span style='color:#111;'> 3.46KB </span>","children":null,"spread":false},{"title":"LogOperateBLL.cs <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"RoleBLL.cs <span style='color:#111;'> 3.20KB </span>","children":null,"spread":false},{"title":"BundlerHelper.cs <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"Extension.Enum.cs <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"LogHelper.cs <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"ConcurrentList.cs <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"MenuAuthorizeBLL.cs <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"TableMappingHelper.cs <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"DbCommandCustomInterceptor.cs <span style='color:#111;'> 3.00KB </span>","children":null,"spread":false},{"title":"NewsController.cs <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"PositionController.cs <span style='color:#111;'> 2.98KB </span>","children":null,"spread":false},{"title":"DbParameterExtension.cs <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false},{"title":"AutoJobService.cs <span style='color:#111;'> 2.94KB </span>","children":null,"spread":false},{"title":"DepartmentController.cs <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"DataDictDetailBLL.cs <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"LogApiBLL.cs <span style='color:#111;'> 2.87KB </span>","children":null,"spread":false},{"title":"RoleController.cs <span style='color:#111;'> 2.84KB </span>","children":null,"spread":false},{"title":"AutoJobBLL.cs <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"NewsBLL.cs <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"DateTimeHelper.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"DataDictController.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"JobCenter.cs <span style='color:#111;'> 2.70KB </span>","children":null,"spread":false},{"title":"Browser.cs <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"DataDictDetailController.cs <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"CookieHelper.cs <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"SqlServerDbContext.cs <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"NewsController.cs <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"MySqlDbContext.cs <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"RedisCacheTest.cs <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"AutoJobController.cs <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"JsonHelper.cs <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"MenuController.cs <span style='color:#111;'> 2.52KB </span>","children":null,"spread":false},{"title":"AreaController.cs <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false},{"title":"DataRepository.cs <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"AreaService.cs <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"DatabaseExtensionTest.cs <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"PositionBLL.cs <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明