源码目录结构图
- 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
 
                                
                                    最后更新:2023/3/27 11:20:43
                                
                                源码介绍
                            
                        
                            本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>
                            
                        基于.Net Core+Vue.js实现的权限管理系统,有mysql和mssql两种数据库类型。数据库使用异步方法访问。
默认账号:admin 密码:123456
数据库连接字符串位置:appsettings.json
                                同类下载排行:
                            - 
                                        
                                             Vue+.Net Core 权限管理系统 通用后台管理系统800积分4.78M Vue+.Net Core 权限管理系统 通用后台管理系统800积分4.78M
- 
                                        
                                             Springboot+Vue3实现的增删改查 前后端分离代码300积分41.2M Springboot+Vue3实现的增删改查 前后端分离代码300积分41.2M
- 
                                        
                                             Vue+Springboot+shiro+jwt实现的博客系统 前后端分离600积分33.2M Vue+Springboot+shiro+jwt实现的博客系统 前后端分离600积分33.2M
- 
                                        
                                             最简单的Vue.js+MVC示例Demo30积分1.24M 最简单的Vue.js+MVC示例Demo30积分1.24M
                            同类源码推荐
                        - 
                                    
                                         Vue+.Net Core 权限管理系统 通用后台管理系统800积分4.78M Vue+.Net Core 权限管理系统 通用后台管理系统800积分4.78M
- 
                                    
                                         最简单的Vue.js+MVC示例Demo30积分1.24M 最简单的Vue.js+MVC示例Demo30积分1.24M
- 
                                    
                                         Springboot+Vue3实现的增删改查 前后端分离代码300积分41.2M Springboot+Vue3实现的增删改查 前后端分离代码300积分41.2M
- 
                                    
                                         Vue+Springboot+shiro+jwt实现的博客系统 前后端分离600积分33.2M Vue+Springboot+shiro+jwt实现的博客系统 前后端分离600积分33.2M
 赚取收益
                赚取收益
            









