.Net Core+Vue 权限管理系统 通用后台管理系统

所属类别:

积分源码

开发工具:

VS2017

数据库:

SQL2008R2

框架版本:

.Net Core 2.2

开发语言:

C#

开源指数:

 

完整度:

 

浏览量:

1442

累计下载:

12

源码大小:

4.78M

源码类型:

B/S

相关网址:

暂无

最后更新:

2019/9/17 14:12:45

源码目录结构图

  • 51asp.net_DB
    • antmgr.mdf
    • antmgr_log.ldf
  • ant.mgr.sln
  • Configuration
    • Configuration
    • bin
    • ConfigHelper.cs
    • Configuration.csproj
    • GlobalSetting.cs
    • obj
  • DBModels
    • DBModels
    • ant.mssql.json
    • ant.mysqldb.json
    • bin
    • DbContext.cs
    • DbModel.csproj
    • DbModels.cs
    • LinqToDBEntity.cs
    • mysql初始化表.sql
    • obj
    • sqlserver2012初始化.sql
  • Infrastructure
    • Infrastructure
    • bin
    • CodeGen
    • Infrastructure.csproj
    • Logging
    • obj
    • StaticExt
    • View
    • Web
  • Mapping
    • Mapping
    • AutoMapper.cs
    • bin
    • IHaveCustomMappings.cs
    • IMapFrom{T}.cs
    • IMapTo{T}.cs
    • Mapping.csproj
    • obj
    • QueryableExtensions.cs
  • mgr.core
    • ant.mgr.core.csproj
    • appsettings.Development.json
    • appsettings.json
    • App_Start
    • Areas
    • bin
    • Controllers
    • nlog.config
    • obj
    • Program.cs
    • Properties
    • Startup.cs
    • Views
    • Web.config
    • wwwroot
  • Repository
    • Repository
    • AdminInterface
    • AdminRepository
    • bin
    • Interceptors
    • obj
    • Repository.csproj
    • Tip.Designer.cs
    • Tip.resx
  • ServicesModel
    • ServicesModel
    • Admin
    • bin
    • obj
    • ServicesModel.csproj
  • ViewModels
    • ViewModels
    • Admin
    • bin
    • Condition
    • obj
    • Result
    • ViewModels.csproj

最后更新:2019/9/17 14:12:45
源码介绍

本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>

基于.Net Core+Vue.js实现的权限管理系统,有mysql和mssql两种数据库类型。数据库使用异步方法访问。

默认账号:admin 密码:123456

数据库连接字符串位置:appsettings.json