- DB_51Aspx
- old
- update
- 2021.05.12.sql[69B]
 - 2022.01.13.sql[70B]
 
 - 01_create_db.txt[30B]
 - 02_create_table.txt[5KB]
 - 03_init_data.txt[9KB]
 - bak20220115[4.15MB]
 - old_sql.sql[31KB]
 
 - update
 - sql2019导出脚本
- FrameCore.sql[89KB]
 
 - FrameCore.mdf[8MB]
 - FrameCore_log.ldf[8MB]
 
 - old
 - OL.FrameCore.Application
- Article
- Dto
- AddArticleRequest.cs[463B]
 - GetArticleListRequest.cs[448B]
 - GetArticleListResponse.cs[1KB]
 - GetArticleResponse.cs[505B]
 - GetArticleViewListRequest.cs[177B]
 - GetArticleViewListResponse.cs[751B]
 - UpdateArticleRequest.cs[466B]
 
 - ArticleService.cs[8KB]
 - IArticleService.cs[1KB]
 
 - Dto
 - bin
- Debug
- netcoreapp3.1
- OL.FrameCore.Application.deps.json[88KB]
 - OL.FrameCore.Application.dll[127KB]
 - OL.FrameCore.Application.pdb[48KB]
 - OL.FrameCore.Domain.dll[20KB]
 - OL.FrameCore.Domain.pdb[16KB]
 - OL.FrameCore.Infrastructure.dll[51KB]
 - OL.FrameCore.Infrastructure.pdb[30KB]
 - OL.FrameCore.Repository.EF.dll[6KB]
 - OL.FrameCore.Repository.EF.pdb[11KB]
 
 
 - netcoreapp3.1
 
 - Debug
 - CacheManage
- Dto
- GetCacheContentResponse.cs[263B]
 - GetCacheListRequest.cs[236B]
 - GetCacheListResponse.cs[319B]
 
 - CacheManageService.cs[2KB]
 - ICacheManageService.cs[903B]
 
 - Dto
 - CommonData
- Dto
- DeptModel.cs[326B]
 
 - CommonDataService.cs[2KB]
 - ICommonDataService.cs[380B]
 
 - Dto
 - Dept
- Dto
- AddDeptRequest.cs[467B]
 - GetDeptListModel.cs[461B]
 - GetDeptListRequest.cs[292B]
 - GetDeptResponse.cs[514B]
 - UpdateDeptRequest.cs[509B]
 
 - DeptService.cs[6KB]
 - IDeptService.cs[1KB]
 
 - Dto
 - Home
- Dto
- GetCurrentDataResponse.cs[295B]
 - GetLoginStatisticsModel.cs[255B]
 - GetMyLoginDataResponse.cs[351B]
 - GetUserDistributionResponse.cs[258B]
 
 - HomeService.cs[3KB]
 - IHomeService.cs[925B]
 
 - Dto
 - Module
- Dto
- AddModuleRequest.cs[490B]
 - GetModuleListModel.cs[1005B]
 - GetModuleListRequest.cs[254B]
 - GetModuleResponse.cs[552B]
 - UpdateModuleRequest.cs[529B]
 
 - Enum
- ModuleStatusEnum.cs[207B]
 
 - IModuleService.cs[1KB]
 - ModuleService.cs[8KB]
 
 - Dto
 - obj
- Debug
- netcoreapp3.1
- .NETCoreApp,Version=v3.1.AssemblyAttributes.cs[203B]
 - OL.FrameCore.Application.AssemblyInfo.cs[1KB]
 - OL.FrameCore.Application.csproj.FileListAbsolute.txt[5KB]
 - OL.FrameCore.Application.AssemblyInfoInputs.cache[42B]
 - OL.FrameCore.Application.assets.cache[66KB]
 - OL.FrameCore.Application.csproj.AssemblyReference.cache[118KB]
 - OL.FrameCore.Application.csproj.BuildWithSkipAnalyzers[0B]
 - OL.FrameCore.Application.csproj.CopyComplete[0B]
 - OL.FrameCore.Application.csproj.CoreCompileInputs.cache[42B]
 - OL.FrameCore.Application.dll[127KB]
 - OL.FrameCore.Application.GeneratedMSBuildEditorConfig.editorconfig[215B]
 - OL.FrameCore.Application.pdb[48KB]
 
 
 - netcoreapp3.1
 - OL.FrameCore.Application.csproj.nuget.dgspec.json[13KB]
 - project.assets.json[285KB]
 - OL.FrameCore.Application.csproj.nuget.g.props[1KB]
 - OL.FrameCore.Application.csproj.nuget.g.targets[150B]
 - project.nuget.cache[16KB]
 
 - Debug
 - Person
- Dto
- GetLoginRecordListRequest.cs[237B]
 - GetLoginRecordListResponse.cs[922B]
 - UpdatePasswordRequest.cs[359B]
 - UpdatePersonInfoRequest.cs[470B]
 
 - IPersonService.cs[920B]
 - PersonService.cs[4KB]
 
 - Dto
 - Role
- Dto
- AddRoleRequest.cs[343B]
 - GeRoleListResponse.cs[340B]
 - GetRoleListRequest.cs[338B]
 - GetRoleResponse.cs[632B]
 - RoleModuleModel.cs[492B]
 - UpdateRoleRequest.cs[383B]
 
 - IRoleService.cs[670B]
 - RoleService.cs[11KB]
 
 - Dto
 - SysLog
- Dto
 - ISysLogService.cs[1KB]
 - SysLogService.cs[6KB]
 
 - User
- Dto
- AddUserRequest.cs[502B]
 - AssignUserModuleRequest.cs[300B]
 - AssignUserRoleRequest.cs[296B]
 - CheckImportUserResponse.cs[278B]
 - ExportUserResponse.cs[1KB]
 - GetLoginUserInfoResponse.cs[344B]
 - GetUserListRequest.cs[399B]
 - GetUserListResponse.cs[867B]
 - GetUserModuleResponse.cs[562B]
 - GetUserResponse.cs[428B]
 - GetUserRoleResponse.cs[875B]
 - ImportUserRequest.cs[385B]
 - LoginRequest.cs[251B]
 - LoginResponse.cs[393B]
 - LogLoginRequest.cs[469B]
 - RetsetPasswordRequest.cs[298B]
 - UpdateUserRequest.cs[496B]
 - UserModuleModel.cs[492B]
 
 - IUserService.cs[4KB]
 - UserService.cs[31KB]
 
 - Dto
 - CacheKey.cs[603B]
 - GetListRequestBase.cs[322B]
 - IServiceBase.cs[367B]
 - OL.FrameCore.Application.csproj[658B]
 - Result.cs[1KB]
 - ServiceBase.cs[1KB]
 
 - Article
 - OL.FrameCore.Domain
- bin
- Debug
- netcoreapp3.1
- OL.FrameCore.Domain.deps.json[449B]
 - OL.FrameCore.Domain.dll[20KB]
 - OL.FrameCore.Domain.pdb[16KB]
 
 
 - netcoreapp3.1
 
 - Debug
 - Entity
- AppArticle.cs[983B]
 - IEntity.cs[546B]
 - Info.cs[535B]
 - InfoFile.cs[238B]
 - InfoType.cs[238B]
 - SysDept.cs[806B]
 - SysDictData.cs[475B]
 - SysDictType.cs[474B]
 - SysLog.cs[564B]
 - SysModule.cs[990B]
 - SysRole.cs[685B]
 - SysRoleModuleMap.cs[575B]
 - SysUser.cs[1KB]
 - SysUserExtend.cs[477B]
 - SysUserLoginLog.cs[697B]
 - SysUserModuleMap.cs[576B]
 - SysUserOperateLog.cs[711B]
 - SysUserRoleMap.cs[570B]
 
 - Enum
- DictTypeEnum.cs[152B]
 - LoginEnum.cs[605B]
 
 - obj
- Debug
- netcoreapp3.1
- .NETCoreApp,Version=v3.1.AssemblyAttributes.cs[203B]
 - OL.FrameCore.Domain.AssemblyInfo.cs[1KB]
 - OL.FrameCore.Domain.csproj.FileListAbsolute.txt[3KB]
 - OL.FrameCore.Domain.AssemblyInfoInputs.cache[42B]
 - OL.FrameCore.Domain.assets.cache[280B]
 - OL.FrameCore.Domain.csproj.AssemblyReference.cache[86KB]
 - OL.FrameCore.Domain.csproj.BuildWithSkipAnalyzers[0B]
 - OL.FrameCore.Domain.csproj.CoreCompileInputs.cache[42B]
 - OL.FrameCore.Domain.dll[20KB]
 - OL.FrameCore.Domain.GeneratedMSBuildEditorConfig.editorconfig[205B]
 - OL.FrameCore.Domain.pdb[16KB]
 
 
 - netcoreapp3.1
 - OL.FrameCore.Domain.csproj.nuget.dgspec.json[2KB]
 - project.assets.json[2KB]
 - OL.FrameCore.Domain.csproj.nuget.g.props[1KB]
 - OL.FrameCore.Domain.csproj.nuget.g.targets[150B]
 - project.nuget.cache[363B]
 
 - Debug
 - OL.FrameCore.Domain.csproj[293B]
 
 - bin
 - OL.FrameCore.Infrastructure
- bin
- Debug
- netcoreapp3.1
- OL.FrameCore.Infrastructure.deps.json[87KB]
 - OL.FrameCore.Infrastructure.dll[51KB]
 - OL.FrameCore.Infrastructure.pdb[30KB]
 
 
 - netcoreapp3.1
 
 - Debug
 - Cache
- CacheManager.cs[6KB]
 
 - Code
- AutoInject.cs[253B]
 - ServiceCollectionExtensions.cs[5KB]
 
 - Document
- NPOIExcel.cs[13KB]
 
 - obj
- Debug
- netcoreapp3.1
- .NETCoreApp,Version=v3.1.AssemblyAttributes.cs[203B]
 - OL.FrameCore.Infrastructure.AssemblyInfo.cs[1KB]
 - OL.FrameCore.Infrastructure.csproj.FileListAbsolute.txt[3KB]
 - OL.FrameCore.Infrastructure.AssemblyInfoInputs.cache[42B]
 - OL.FrameCore.Infrastructure.assets.cache[67KB]
 - OL.FrameCore.Infrastructure.csproj.AssemblyReference.cache[108KB]
 - OL.FrameCore.Infrastructure.csproj.BuildWithSkipAnalyzers[0B]
 - OL.FrameCore.Infrastructure.csproj.CoreCompileInputs.cache[42B]
 - OL.FrameCore.Infrastructure.dll[51KB]
 - OL.FrameCore.Infrastructure.GeneratedMSBuildEditorConfig.editorconfig[221B]
 - OL.FrameCore.Infrastructure.pdb[30KB]
 
 
 - netcoreapp3.1
 - OL.FrameCore.Infrastructure.csproj.nuget.dgspec.json[3KB]
 - project.assets.json[282KB]
 - OL.FrameCore.Infrastructure.csproj.nuget.g.props[1KB]
 - OL.FrameCore.Infrastructure.csproj.nuget.g.targets[150B]
 - project.nuget.cache[16KB]
 
 - Debug
 - Security
- DESUtility.cs[3KB]
 - MD5Utility.cs[3KB]
 - RSAHelper.cs[2KB]
 - RSAUtility.cs[3KB]
 
 - UnitOfWork
- EFUnitOfWork.cs[4KB]
 - IRepositoryBase.cs[2KB]
 - IUnitOfWork.cs[681B]
 - RepositoryBase.cs[8KB]
 - UnitOfWorkServiceCollectionExtensions.cs[1KB]
 
 - Utility
- AutoMapperHelper.cs[779B]
 - DataTableHelper.cs[7KB]
 - EntityMap.cs[2KB]
 - StringHandle.cs[983B]
 - ValidateCode.cs[6KB]
 
 - OL.FrameCore.Infrastructure.csproj[821B]
 
 - bin
 - OL.FrameCore.Repository.EF
- bin
- Debug
- netcoreapp3.1
- OL.FrameCore.Repository.EF.deps.json[67KB]
 - OL.FrameCore.Domain.dll[20KB]
 - OL.FrameCore.Domain.pdb[16KB]
 - OL.FrameCore.Repository.EF.dll[6KB]
 - OL.FrameCore.Repository.EF.pdb[11KB]
 
 
 - netcoreapp3.1
 
 - Debug
 - obj
- Debug
- netcoreapp3.1
- .NETCoreApp,Version=v3.1.AssemblyAttributes.cs[203B]
 - OL.FrameCore.Repository.EF.AssemblyInfo.cs[1KB]
 - OL.FrameCore.Repository.EF.csproj.FileListAbsolute.txt[4KB]
 - OL.FrameCore.Repository.EF.AssemblyInfoInputs.cache[42B]
 - OL.FrameCore.Repository.EF.assets.cache[48KB]
 - OL.FrameCore.Repository.EF.csproj.AssemblyReference.cache[99KB]
 - OL.FrameCore.Repository.EF.csproj.BuildWithSkipAnalyzers[0B]
 - OL.FrameCore.Repository.EF.csproj.CopyComplete[0B]
 - OL.FrameCore.Repository.EF.csproj.CoreCompileInputs.cache[42B]
 - OL.FrameCore.Repository.EF.dll[6KB]
 - OL.FrameCore.Repository.EF.GeneratedMSBuildEditorConfig.editorconfig[219B]
 - OL.FrameCore.Repository.EF.pdb[11KB]
 
 
 - netcoreapp3.1
 - OL.FrameCore.Repository.EF.csproj.nuget.dgspec.json[5KB]
 - project.assets.json[238KB]
 - OL.FrameCore.Repository.EF.csproj.nuget.g.props[1KB]
 - OL.FrameCore.Repository.EF.csproj.nuget.g.targets[150B]
 - project.nuget.cache[12KB]
 
 - Debug
 - DataContext.cs[988B]
 - DefaultDataContext.cs[341B]
 - OL.FrameCore.Repository.EF.csproj[376B]
 - ReadOnlyDataContext.cs[379B]
 
 - bin
 - OL.FrameCore.WebUI
- bin
- Debug
- netcoreapp3.1
- cs
- Microsoft.CodeAnalysis.CSharp.resources.dll[301KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[35KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[76KB]
 
 - de
- Microsoft.CodeAnalysis.CSharp.resources.dll[320KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[79KB]
 
 - es
- Microsoft.CodeAnalysis.CSharp.resources.dll[313KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[78KB]
 
 - fr
- Microsoft.CodeAnalysis.CSharp.resources.dll[320KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[80KB]
 
 - it
- Microsoft.CodeAnalysis.CSharp.resources.dll[318KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[80KB]
 
 - ja
- Microsoft.CodeAnalysis.CSharp.resources.dll[351KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[39KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[82KB]
 
 - ko
- Microsoft.CodeAnalysis.CSharp.resources.dll[323KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[37KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[77KB]
 
 - logs
- 2023-07-31.log[163KB]
 - error2023-07-31.log[2KB]
 
 - pl
- Microsoft.CodeAnalysis.CSharp.resources.dll[323KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[78KB]
 
 - pt-BR
- Microsoft.CodeAnalysis.CSharp.resources.dll[309KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[36KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[78KB]
 
 - refs
- Microsoft.AspNetCore.Antiforgery.dll[22KB]
 - Microsoft.AspNetCore.Authentication.Abstractions.dll[22KB]
 - Microsoft.AspNetCore.Authentication.Cookies.dll[21KB]
 - Microsoft.AspNetCore.Authentication.Core.dll[17KB]
 - Microsoft.AspNetCore.Authentication.dll[28KB]
 - Microsoft.AspNetCore.Authentication.OAuth.dll[23KB]
 - Microsoft.AspNetCore.Authorization.dll[22KB]
 - Microsoft.AspNetCore.Authorization.Policy.dll[16KB]
 - Microsoft.AspNetCore.Components.Authorization.dll[17KB]
 - Microsoft.AspNetCore.Components.dll[47KB]
 - Microsoft.AspNetCore.Components.Forms.dll[17KB]
 - Microsoft.AspNetCore.Components.Server.dll[34KB]
 - Microsoft.AspNetCore.Components.Web.dll[39KB]
 - Microsoft.AspNetCore.Connections.Abstractions.dll[31KB]
 - Microsoft.AspNetCore.CookiePolicy.dll[17KB]
 - Microsoft.AspNetCore.Cors.dll[21KB]
 - Microsoft.AspNetCore.Cryptography.Internal.dll[30KB]
 - Microsoft.AspNetCore.Cryptography.KeyDerivation.dll[15KB]
 - Microsoft.AspNetCore.DataProtection.Abstractions.dll[16KB]
 - Microsoft.AspNetCore.DataProtection.dll[42KB]
 - Microsoft.AspNetCore.DataProtection.Extensions.dll[17KB]
 - Microsoft.AspNetCore.Diagnostics.Abstractions.dll[16KB]
 - Microsoft.AspNetCore.Diagnostics.dll[24KB]
 - Microsoft.AspNetCore.Diagnostics.HealthChecks.dll[16KB]
 - Microsoft.AspNetCore.dll[15KB]
 - Microsoft.AspNetCore.HostFiltering.dll[15KB]
 - Microsoft.AspNetCore.Hosting.Abstractions.dll[20KB]
 - Microsoft.AspNetCore.Hosting.dll[33KB]
 - Microsoft.AspNetCore.Hosting.Server.Abstractions.dll[15KB]
 - Microsoft.AspNetCore.Html.Abstractions.dll[16KB]
 - Microsoft.AspNetCore.Http.Abstractions.dll[47KB]
 - Microsoft.AspNetCore.Http.Connections.Common.dll[16KB]
 - Microsoft.AspNetCore.Http.Connections.dll[20KB]
 - Microsoft.AspNetCore.Http.dll[35KB]
 - Microsoft.AspNetCore.Http.Extensions.dll[21KB]
 - Microsoft.AspNetCore.HttpOverrides.dll[19KB]
 - Microsoft.AspNetCore.HttpsPolicy.dll[16KB]
 - Microsoft.AspNetCore.Identity.dll[26KB]
 - Microsoft.AspNetCore.Localization.dll[19KB]
 - Microsoft.AspNetCore.Localization.Routing.dll[15KB]
 - Microsoft.AspNetCore.Metadata.dll[14KB]
 - Microsoft.AspNetCore.Mvc.Abstractions.dll[65KB]
 - Microsoft.AspNetCore.Mvc.ApiExplorer.dll[17KB]
 - Microsoft.AspNetCore.Mvc.Core.dll[218KB]
 - Microsoft.AspNetCore.Mvc.Cors.dll[18KB]
 - Microsoft.AspNetCore.Mvc.DataAnnotations.dll[24KB]
 - Microsoft.AspNetCore.Mvc.dll[15KB]
 - Microsoft.AspNetCore.Mvc.Formatters.Json.dll[14KB]
 - Microsoft.AspNetCore.Mvc.Formatters.Xml.dll[23KB]
 - Microsoft.AspNetCore.Mvc.Localization.dll[20KB]
 - Microsoft.AspNetCore.Mvc.Razor.dll[44KB]
 - Microsoft.AspNetCore.Mvc.RazorPages.dll[65KB]
 - Microsoft.AspNetCore.Mvc.TagHelpers.dll[47KB]
 - Microsoft.AspNetCore.Mvc.ViewFeatures.dll[102KB]
 - Microsoft.AspNetCore.Razor.dll[24KB]
 - Microsoft.AspNetCore.Razor.Runtime.dll[19KB]
 - Microsoft.AspNetCore.ResponseCaching.Abstractions.dll[14KB]
 - Microsoft.AspNetCore.ResponseCaching.dll[24KB]
 - Microsoft.AspNetCore.ResponseCompression.dll[20KB]
 - Microsoft.AspNetCore.Rewrite.dll[34KB]
 - Microsoft.AspNetCore.Routing.Abstractions.dll[19KB]
 - Microsoft.AspNetCore.Routing.dll[61KB]
 - Microsoft.AspNetCore.Server.HttpSys.dll[56KB]
 - Microsoft.AspNetCore.Server.IIS.dll[22KB]
 - Microsoft.AspNetCore.Server.IISIntegration.dll[17KB]
 - Microsoft.AspNetCore.Server.Kestrel.Core.dll[123KB]
 - Microsoft.AspNetCore.Server.Kestrel.dll[14KB]
 - Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll[20KB]
 - Microsoft.AspNetCore.Session.dll[17KB]
 - Microsoft.AspNetCore.SignalR.Common.dll[20KB]
 - Microsoft.AspNetCore.SignalR.Core.dll[30KB]
 - Microsoft.AspNetCore.SignalR.dll[16KB]
 - Microsoft.AspNetCore.SignalR.Protocols.Json.dll[16KB]
 - Microsoft.AspNetCore.StaticFiles.dll[22KB]
 - Microsoft.AspNetCore.WebSockets.dll[16KB]
 - Microsoft.AspNetCore.WebUtilities.dll[25KB]
 - Microsoft.CSharp.dll[16KB]
 - Microsoft.Extensions.Caching.Abstractions.dll[19KB]
 - Microsoft.Extensions.Caching.Memory.dll[16KB]
 - Microsoft.Extensions.Configuration.Abstractions.dll[15KB]
 - Microsoft.Extensions.Configuration.Binder.dll[14KB]
 - Microsoft.Extensions.Configuration.CommandLine.dll[15KB]
 - Microsoft.Extensions.Configuration.dll[18KB]
 - Microsoft.Extensions.Configuration.EnvironmentVariables.dll[14KB]
 - Microsoft.Extensions.Configuration.FileExtensions.dll[16KB]
 - Microsoft.Extensions.Configuration.Ini.dll[15KB]
 - Microsoft.Extensions.Configuration.Json.dll[15KB]
 - Microsoft.Extensions.Configuration.KeyPerFile.dll[15KB]
 - Microsoft.Extensions.Configuration.UserSecrets.dll[14KB]
 - Microsoft.Extensions.Configuration.Xml.dll[15KB]
 - Microsoft.Extensions.DependencyInjection.Abstractions.dll[19KB]
 - Microsoft.Extensions.DependencyInjection.dll[16KB]
 - Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll[16KB]
 - Microsoft.Extensions.Diagnostics.HealthChecks.dll[17KB]
 - Microsoft.Extensions.FileProviders.Abstractions.dll[15KB]
 - Microsoft.Extensions.FileProviders.Composite.dll[14KB]
 - Microsoft.Extensions.FileProviders.Embedded.dll[15KB]
 - Microsoft.Extensions.FileProviders.Physical.dll[17KB]
 - Microsoft.Extensions.FileSystemGlobbing.dll[20KB]
 - Microsoft.Extensions.Hosting.Abstractions.dll[19KB]
 - Microsoft.Extensions.Hosting.dll[18KB]
 - Microsoft.Extensions.Http.dll[18KB]
 - Microsoft.Extensions.Identity.Core.dll[46KB]
 - Microsoft.Extensions.Identity.Stores.dll[26KB]
 - Microsoft.Extensions.Localization.Abstractions.dll[15KB]
 - Microsoft.Extensions.Localization.dll[17KB]
 - Microsoft.Extensions.Logging.Abstractions.dll[19KB]
 - Microsoft.Extensions.Logging.Configuration.dll[15KB]
 - Microsoft.Extensions.Logging.Console.dll[15KB]
 - Microsoft.Extensions.Logging.Debug.dll[14KB]
 - Microsoft.Extensions.Logging.dll[17KB]
 - Microsoft.Extensions.Logging.EventLog.dll[15KB]
 - Microsoft.Extensions.Logging.EventSource.dll[14KB]
 - Microsoft.Extensions.Logging.TraceSource.dll[14KB]
 - Microsoft.Extensions.ObjectPool.dll[15KB]
 - Microsoft.Extensions.Options.ConfigurationExtensions.dll[15KB]
 - Microsoft.Extensions.Options.DataAnnotations.dll[14KB]
 - Microsoft.Extensions.Options.dll[26KB]
 - Microsoft.Extensions.WebEncoders.dll[16KB]
 - Microsoft.JSInterop.dll[17KB]
 - Microsoft.Net.Http.Headers.dll[27KB]
 - Microsoft.VisualBasic.Core.dll[51KB]
 - Microsoft.VisualBasic.dll[16KB]
 - Microsoft.Win32.Primitives.dll[14KB]
 - Microsoft.Win32.Registry.dll[19KB]
 - mscorlib.dll[54KB]
 - netstandard.dll[97KB]
 - System.AppContext.dll[14KB]
 - System.Buffers.dll[14KB]
 - System.Collections.Concurrent.dll[25KB]
 - System.Collections.dll[41KB]
 - System.Collections.Immutable.dll[58KB]
 - System.Collections.NonGeneric.dll[21KB]
 - System.Collections.Specialized.dll[22KB]
 - System.ComponentModel.Annotations.dll[26KB]
 - System.ComponentModel.DataAnnotations.dll[14KB]
 - System.ComponentModel.dll[14KB]
 - System.ComponentModel.EventBasedAsync.dll[17KB]
 - System.ComponentModel.Primitives.dll[21KB]
 - System.ComponentModel.TypeConverter.dll[88KB]
 - System.Configuration.dll[17KB]
 - System.Console.dll[23KB]
 - System.Core.dll[21KB]
 - System.Data.Common.dll[127KB]
 - System.Data.DataSetExtensions.dll[14KB]
 - System.Data.dll[22KB]
 - System.Diagnostics.Contracts.dll[19KB]
 - System.Diagnostics.Debug.dll[19KB]
 - System.Diagnostics.DiagnosticSource.dll[18KB]
 - System.Diagnostics.EventLog.dll[33KB]
 - System.Diagnostics.FileVersionInfo.dll[15KB]
 - System.Diagnostics.Process.dll[26KB]
 - System.Diagnostics.StackTrace.dll[21KB]
 - System.Diagnostics.TextWriterTraceListener.dll[16KB]
 - System.Diagnostics.Tools.dll[15KB]
 - System.Diagnostics.TraceSource.dll[24KB]
 - System.Diagnostics.Tracing.dll[25KB]
 - System.dll[47KB]
 - System.Drawing.dll[19KB]
 - System.Drawing.Primitives.dll[31KB]
 - System.Dynamic.Runtime.dll[15KB]
 - System.Globalization.Calendars.dll[14KB]
 - System.Globalization.dll[14KB]
 - System.Globalization.Extensions.dll[14KB]
 - System.IO.Compression.Brotli.dll[16KB]
 - System.IO.Compression.dll[18KB]
 - System.IO.Compression.FileSystem.dll[13KB]
 - System.IO.Compression.ZipFile.dll[15KB]
 - System.IO.dll[14KB]
 - System.IO.FileSystem.dll[26KB]
 - System.IO.FileSystem.DriveInfo.dll[15KB]
 - System.IO.FileSystem.Primitives.dll[14KB]
 - System.IO.FileSystem.Watcher.dll[17KB]
 - System.IO.IsolatedStorage.dll[20KB]
 - System.IO.MemoryMappedFiles.dll[17KB]
 - System.IO.Pipes.dll[19KB]
 - System.IO.UnmanagedMemoryStream.dll[14KB]
 - System.Linq.dll[26KB]
 - System.Linq.Expressions.dll[56KB]
 - System.Linq.Parallel.dll[28KB]
 - System.Linq.Queryable.dll[23KB]
 - System.Memory.dll[37KB]
 - System.Net.dll[15KB]
 - System.Net.Http.dll[40KB]
 - System.Net.HttpListener.dll[22KB]
 - System.Net.Mail.dll[26KB]
 - System.Net.NameResolution.dll[16KB]
 - System.Net.NetworkInformation.dll[30KB]
 - System.Net.Ping.dll[17KB]
 - System.Net.Primitives.dll[30KB]
 - System.Net.Requests.dll[33KB]
 - System.Net.Security.dll[43KB]
 - System.Net.ServicePoint.dll[17KB]
 - System.Net.Sockets.dll[38KB]
 - System.Net.WebClient.dll[24KB]
 - System.Net.WebHeaderCollection.dll[17KB]
 - System.Net.WebProxy.dll[15KB]
 - System.Net.WebSockets.Client.dll[16KB]
 - System.Net.WebSockets.dll[18KB]
 - System.Numerics.dll[14KB]
 - System.Numerics.Vectors.dll[33KB]
 - System.ObjectModel.dll[26KB]
 - System.Reflection.DispatchProxy.dll[14KB]
 - System.Reflection.dll[15KB]
 - System.Reflection.Emit.dll[35KB]
 - System.Reflection.Emit.ILGeneration.dll[19KB]
 - System.Reflection.Emit.Lightweight.dll[17KB]
 - System.Reflection.Extensions.dll[13KB]
 - System.Reflection.Metadata.dll[112KB]
 - System.Reflection.Primitives.dll[21KB]
 - System.Reflection.TypeExtensions.dll[17KB]
 - System.Resources.Reader.dll[14KB]
 - System.Resources.ResourceManager.dll[18KB]
 - System.Resources.Writer.dll[14KB]
 - System.Runtime.CompilerServices.VisualC.dll[15KB]
 - System.Runtime.dll[323KB]
 - System.Runtime.Extensions.dll[79KB]
 - System.Runtime.Handles.dll[14KB]
 - System.Runtime.InteropServices.dll[62KB]
 - System.Runtime.InteropServices.RuntimeInformation.dll[15KB]
 - System.Runtime.InteropServices.WindowsRuntime.dll[17KB]
 - System.Runtime.Intrinsics.dll[73KB]
 - System.Runtime.Loader.dll[17KB]
 - System.Runtime.Numerics.dll[21KB]
 - System.Runtime.Serialization.dll[15KB]
 - System.Runtime.Serialization.Formatters.dll[20KB]
 - System.Runtime.Serialization.Json.dll[18KB]
 - System.Runtime.Serialization.Primitives.dll[17KB]
 - System.Runtime.Serialization.Xml.dll[32KB]
 - System.Security.AccessControl.dll[32KB]
 - System.Security.Claims.dll[29KB]
 - System.Security.Cryptography.Algorithms.dll[35KB]
 - System.Security.Cryptography.Cng.dll[27KB]
 - System.Security.Cryptography.Csp.dll[24KB]
 - System.Security.Cryptography.Encoding.dll[18KB]
 - System.Security.Cryptography.Primitives.dll[22KB]
 - System.Security.Cryptography.X509Certificates.dll[34KB]
 - System.Security.Cryptography.Xml.dll[35KB]
 - System.Security.dll[16KB]
 - System.Security.Permissions.dll[70KB]
 - System.Security.Principal.dll[15KB]
 - System.Security.Principal.Windows.dll[24KB]
 - System.Security.SecureString.dll[14KB]
 - System.ServiceModel.Web.dll[14KB]
 - System.ServiceProcess.dll[14KB]
 - System.Text.Encoding.CodePages.dll[14KB]
 - System.Text.Encoding.dll[14KB]
 - System.Text.Encoding.Extensions.dll[19KB]
 - System.Text.Encodings.Web.dll[24KB]
 - System.Text.RegularExpressions.dll[28KB]
 - System.Threading.Channels.dll[16KB]
 - System.Threading.dll[29KB]
 - System.Threading.Overlapped.dll[17KB]
 - System.Threading.Tasks.Dataflow.dll[28KB]
 - System.Threading.Tasks.dll[20KB]
 - System.Threading.Tasks.Extensions.dll[14KB]
 - System.Threading.Tasks.Parallel.dll[17KB]
 - System.Threading.Thread.dll[21KB]
 - System.Threading.ThreadPool.dll[17KB]
 - System.Threading.Timer.dll[15KB]
 - System.Transactions.dll[15KB]
 - System.Transactions.Local.dll[22KB]
 - System.ValueTuple.dll[13KB]
 - System.Web.dll[13KB]
 - System.Web.HttpUtility.dll[15KB]
 - System.Windows.dll[14KB]
 - System.Windows.Extensions.dll[18KB]
 - System.Xml.dll[22KB]
 - System.Xml.Linq.dll[14KB]
 - System.Xml.ReaderWriter.dll[103KB]
 - System.Xml.Serialization.dll[14KB]
 - System.Xml.XDocument.dll[30KB]
 - System.Xml.XmlDocument.dll[14KB]
 - System.Xml.XmlSerializer.dll[44KB]
 - System.Xml.XPath.dll[15KB]
 - System.Xml.XPath.XDocument.dll[15KB]
 - WindowsBase.dll[14KB]
 
 - ru
- Microsoft.CodeAnalysis.CSharp.resources.dll[422KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[16KB]
 - Microsoft.CodeAnalysis.resources.dll[43KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[100KB]
 
 - runtimes
- debian-x64
- native
- libuv.so[487KB]
 
 
 - native
 - fedora-x64
- native
- libuv.so[487KB]
 
 
 - native
 - opensuse-x64
- native
- libuv.so[487KB]
 
 
 - native
 - osx
- native
- libuv.dylib[492KB]
 
 
 - native
 - rhel-x64
- native
- libuv.so[487KB]
 
 
 - native
 - unix
- lib
- netcoreapp2.1
- System.Data.SqlClient.dll[915KB]
 
 
 - netcoreapp2.1
 
 - lib
 - win
- lib
- netcoreapp2.1
- System.Data.SqlClient.dll[966KB]
 
 - netstandard2.0
- System.Security.Cryptography.ProtectedData.dll[32KB]
 
 
 - netcoreapp2.1
 
 - lib
 - win-arm64
- native
- sni.dll[170KB]
 
 
 - native
 - win-x64
- native
- sni.dll[156KB]
 
 
 - native
 - win-x86
- native
- sni.dll[133KB]
 
 
 - native
 - win7-arm
- native
- libuv.dll[213KB]
 
 
 - native
 - win7-x64
- native
- libuv.dll[275KB]
 
 
 - native
 - win7-x86
- native
- libuv.dll[231KB]
 
 
 - native
 
 - debian-x64
 - Templet
- UserTemplet.xlsx[9KB]
 
 - tr
- Microsoft.CodeAnalysis.CSharp.resources.dll[305KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[35KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[76KB]
 
 - zh-Hans
- Microsoft.CodeAnalysis.CSharp.resources.dll[272KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[33KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[68KB]
 
 - zh-Hant
- Microsoft.CodeAnalysis.CSharp.resources.dll[273KB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll[15KB]
 - Microsoft.CodeAnalysis.resources.dll[33KB]
 - Microsoft.CodeAnalysis.Workspaces.resources.dll[69KB]
 
 - appsettings.Development.json[137B]
 - appsettings.json[290B]
 - NLog.config[1KB]
 - OL.FrameCore.WebUI.deps.json[269KB]
 - OL.FrameCore.WebUI.runtimeconfig.dev.json[318B]
 - OL.FrameCore.WebUI.runtimeconfig.json[311B]
 - UeditorConfig.json[5KB]
 - Autofac.dll[241KB]
 - Autofac.Extensions.DependencyInjection.dll[15KB]
 - AutoMapper.dll[281KB]
 - BouncyCastle.Crypto.dll[2.29MB]
 - ClosedXML.dll[1.13MB]
 - DocumentFormat.OpenXml.dll[8.06MB]
 - dotnet-aspnet-codegenerator-design.dll[51KB]
 - ExcelNumberFormat.dll[27KB]
 - ICSharpCode.SharpZipLib.dll[193KB]
 - Microsoft.AspNetCore.Http.Features.dll[32KB]
 - Microsoft.AspNetCore.Mvc.Razor.Extensions.dll[77KB]
 - Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll[61KB]
 - Microsoft.AspNetCore.Razor.Language.dll[914KB]
 - Microsoft.CodeAnalysis.CSharp.dll[4.98MB]
 - Microsoft.CodeAnalysis.CSharp.Workspaces.dll[743KB]
 - Microsoft.CodeAnalysis.dll[2.38MB]
 - Microsoft.CodeAnalysis.Razor.dll[81KB]
 - Microsoft.CodeAnalysis.VisualBasic.dll[4.83MB]
 - Microsoft.CodeAnalysis.Workspaces.dll[2.78MB]
 - Microsoft.EntityFrameworkCore.Abstractions.dll[19KB]
 - Microsoft.EntityFrameworkCore.dll[1.36MB]
 - Microsoft.EntityFrameworkCore.Relational.dll[740KB]
 - Microsoft.EntityFrameworkCore.SqlServer.dll[225KB]
 - Microsoft.Extensions.DependencyModel.dll[66KB]
 - Microsoft.Extensions.PlatformAbstractions.dll[15KB]
 - Microsoft.Extensions.Primitives.dll[38KB]
 - Microsoft.VisualBasic.dll[183KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll[22KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.Core.dll[71KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.dll[34KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll[67KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll[28KB]
 - Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll[33KB]
 - Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll[183KB]
 - Newtonsoft.Json.dll[679KB]
 - NLog.dll[784KB]
 - NPOI.dll[2MB]
 - NPOI.OOXML.dll[690KB]
 - NPOI.OpenXml4Net.dll[107KB]
 - NPOI.OpenXmlFormats.dll[2.28MB]
 - NuGet.Frameworks.dll[106KB]
 - OL.FrameCore.Application.dll[127KB]
 - OL.FrameCore.Application.pdb[48KB]
 - OL.FrameCore.Domain.dll[20KB]
 - OL.FrameCore.Domain.pdb[16KB]
 - OL.FrameCore.Infrastructure.dll[51KB]
 - OL.FrameCore.Infrastructure.pdb[30KB]
 - OL.FrameCore.Repository.EF.dll[6KB]
 - OL.FrameCore.Repository.EF.pdb[11KB]
 - OL.FrameCore.WebUI.dll[76KB]
 - OL.FrameCore.WebUI.exe[154KB]
 - OL.FrameCore.WebUI.pdb[49KB]
 - OL.FrameCore.WebUI.Views.dll[695KB]
 - OL.FrameCore.WebUI.Views.pdb[55KB]
 - Remotion.Linq.dll[172KB]
 - System.Composition.AttributedModel.dll[24KB]
 - System.Composition.Convention.dll[57KB]
 - System.Composition.Hosting.dll[60KB]
 - System.Composition.Runtime.dll[29KB]
 - System.Composition.TypedParts.dll[63KB]
 - System.Configuration.ConfigurationManager.dll[373KB]
 - System.Data.SqlClient.dll[252KB]
 - System.Interactive.Async.dll[230KB]
 - System.IO.Packaging.dll[121KB]
 - System.IO.Pipelines.dll[65KB]
 - System.Runtime.CompilerServices.Unsafe.dll[16KB]
 - System.Security.Cryptography.ProtectedData.dll[24KB]
 - System.Text.Json.dll[287KB]
 - UEditorNetCore.dll[28KB]
 
 - cs
 
 - netcoreapp3.1
 
 - Debug
 - Code
- AuthAttribute.cs[2KB]
 - GlobalExceptionFilter.cs[2KB]
 - VisitFilterAttribute.cs[2KB]
 
 - Controllers
- ArticleController.cs[3KB]
 - ArticleViewController.cs[1KB]
 - CacheManageController.cs[2KB]
 - CommonController.cs[762B]
 - ControllerBase.cs[4KB]
 - DemoController.cs[407B]
 - DeptController.cs[4KB]
 - HomeController.cs[9KB]
 - ModuleController.cs[6KB]
 - PersonController.cs[3KB]
 - RoleController.cs[3KB]
 - SysLogController.cs[3KB]
 - UEditorController.cs[569B]
 - UserController.cs[15KB]
 
 - Models
- ErrorViewModel.cs[216B]
 
 - obj
- Debug
- netcoreapp3.1
- Razor
- Views
- Article
- AddOrUpdate.cshtml.g.cs[32KB]
 - Demo.cshtml.g.cs[9KB]
 - Index.cshtml.g.cs[21KB]
 
 - ArticleView
- Detail.cshtml.g.cs[5KB]
 - Index.cshtml.g.cs[5KB]
 
 - CacheManage
- Index.cshtml.g.cs[19KB]
 
 - Demo
- TestTree.cshtml.g.cs[30KB]
 
 - Dept
- AddOrUpdateDept.cshtml.g.cs[23KB]
 - Index.cshtml.g.cs[8KB]
 - _DeptList.cshtml.g.cs[25KB]
 - _DeptTree.cshtml.g.cs[5KB]
 
 - Home
- Login.cshtml.g.cs[14KB]
 - Overview.cshtml.g.cs[21KB]
 
 - Module
- AddOrUpdateModule.cshtml.g.cs[27KB]
 - Index.cshtml.g.cs[61KB]
 
 - Person
- Components
- LogRecord
- Default.cshtml.g.cs[3KB]
 
 - PersonProfile
- Default.cshtml.g.cs[13KB]
 
 - UpdatePassword
- Default.cshtml.g.cs[9KB]
 
 
 - LogRecord
 - Index.cshtml.g.cs[14KB]
 
 - Components
 - Role
- AddOrUpdate.cshtml.g.cs[16KB]
 - Index.cshtml.g.cs[21KB]
 
 - Shared
- 401.cshtml.g.cs[11KB]
 - Error.cshtml.g.cs[4KB]
 - _CookieConsentPartial.cshtml.g.cs[9KB]
 - _Layout.cshtml.g.cs[23KB]
 - _LayoutDialog.cshtml.g.cs[17KB]
 - _ValidationScriptsPartial.cshtml.g.cs[17KB]
 
 - SysLog
- Components
- ErrorLog
- Default.cshtml.g.cs[13KB]
 
 - LoginLog
- Default.cshtml.g.cs[19KB]
 
 - OperateLog
- Default.cshtml.g.cs[24KB]
 
 
 - ErrorLog
 - Index.cshtml.g.cs[15KB]
 
 - Components
 - User
- AddUser.cshtml.g.cs[20KB]
 - AssignUserModule.cshtml.g.cs[13KB]
 - AssignUserRole.cshtml.g.cs[13KB]
 - Index.cshtml.g.cs[55KB]
 - RetsetPassword.cshtml.g.cs[12KB]
 - ShowPermission.cshtml.g.cs[10KB]
 - UpdateUser.cshtml.g.cs[24KB]
 
 - _ViewImports.cshtml.g.cs[2KB]
 - _ViewStart.cshtml.g.cs[3KB]
 
 - Article
 
 - Views
 - staticwebassets
- msbuild.build.OL.FrameCore.WebUI.props[91B]
 - msbuild.buildMultiTargeting.OL.FrameCore.WebUI.props[82B]
 - msbuild.buildTransitive.OL.FrameCore.WebUI.props[96B]
 - msbuild.OL.FrameCore.WebUI.Microsoft.AspNetCore.StaticWebAssets.props[419KB]
 - OL.FrameCore.WebUI.StaticWebAssets.Manifest.cache[0B]
 - OL.FrameCore.WebUI.StaticWebAssets.Pack.cache[42B]
 
 - .NETCoreApp,Version=v3.1.AssemblyAttributes.cs[203B]
 - OL.FrameCore.WebUI.AssemblyInfo.cs[1KB]
 - OL.FrameCore.WebUI.csproj.FileListAbsolute.txt[163KB]
 - OL.FrameCore.WebUI.MvcApplicationPartsAssemblyInfo.cs[641B]
 - OL.FrameCore.WebUI.RazorAssemblyInfo.cs[932B]
 - OL.FrameCore.WebUI.RazorTargetAssemblyInfo.cs[1KB]
 - project.razor.vs.json[484KB]
 - apphost.exe[154KB]
 - OL.FrameCore.WebUI.AssemblyInfoInputs.cache[42B]
 - OL.FrameCore.WebUI.assets.cache[138KB]
 - OL.FrameCore.WebUI.csproj.AssemblyReference.cache[212KB]
 - OL.FrameCore.WebUI.csproj.BuildWithSkipAnalyzers[0B]
 - OL.FrameCore.WebUI.csproj.CopyComplete[0B]
 - OL.FrameCore.WebUI.csproj.CoreCompileInputs.cache[42B]
 - OL.FrameCore.WebUI.dll[76KB]
 - OL.FrameCore.WebUI.GeneratedMSBuildEditorConfig.editorconfig[203B]
 - OL.FrameCore.WebUI.genruntimeconfig.cache[42B]
 - OL.FrameCore.WebUI.MvcApplicationPartsAssemblyInfo.cache[0B]
 - OL.FrameCore.WebUI.pdb[49KB]
 - OL.FrameCore.WebUI.RazorAssemblyInfo.cache[42B]
 - OL.FrameCore.WebUI.RazorCoreGenerate.cache[42B]
 - OL.FrameCore.WebUI.RazorTargetAssemblyInfo.cache[42B]
 - OL.FrameCore.WebUI.TagHelpers.input.cache[0B]
 - OL.FrameCore.WebUI.TagHelpers.output.cache[399KB]
 - OL.FrameCore.WebUI.Views.dll[695KB]
 - OL.FrameCore.WebUI.Views.pdb[55KB]
 
 - Razor
 
 - netcoreapp3.1
 - OL.FrameCore.WebUI.csproj.nuget.dgspec.json[17KB]
 - project.assets.json[475KB]
 - OL.FrameCore.WebUI.csproj.nuget.g.props[1KB]
 - OL.FrameCore.WebUI.csproj.nuget.g.targets[627B]
 - project.nuget.cache[28KB]
 
 - Debug
 - Properties
- launchSettings.json[631B]
 
 - TagHelpers
- AuthTagHelper.cs[1KB]
 
 - Templet
- UserTemplet.xlsx[9KB]
 
 - ViewModels
- Article
- AddArticleViewRequest.cs[456B]
 - GetArticleListViewRequest.cs[550B]
 - UpdateArticleViewRequest.cs[459B]
 
 - CacheManage
 - Dept
 - Module
 - Person
 - Role
 - SysLog
 - User
 - MenuNodeView.cs[405B]
 - TreeNodeView.cs[659B]
 
 - Article
 - Views
- Article
- AddOrUpdate.cshtml[10KB]
 - Demo.cshtml[1KB]
 - Index.cshtml[7KB]
 
 - ArticleView
- Detail.cshtml[830B]
 - Index.cshtml[2KB]
 
 - CacheManage
- Index.cshtml[7KB]
 
 - Demo
- TestTree.cshtml[23KB]
 
 - Dept
- AddOrUpdateDept.cshtml[7KB]
 - Index.cshtml[698B]
 - _DeptList.cshtml[7KB]
 - _DeptTree.cshtml[1KB]
 
 - Home
- Login.cshtml[2KB]
 - Overview.cshtml[15KB]
 
 - Module
- AddOrUpdateModule.cshtml[9KB]
 - Index.cshtml[35KB]
 
 - Person
- Components
- LogRecord
- LogRecordViewComponent.cs[360B]
 - Default.cshtml[205B]
 
 - PersonProfile
- PersonProfileViewComponent.cs[368B]
 - Default.cshtml[3KB]
 
 - UpdatePassword
- UpdatePasswordViewComponent.cs[370B]
 - Default.cshtml[2KB]
 
 
 - LogRecord
 - Index.cshtml[9KB]
 
 - Components
 - Role
- AddOrUpdate.cshtml[7KB]
 - Index.cshtml[7KB]
 
 - Shared
- 401.cshtml[919B]
 - Error.cshtml[847B]
 - _CookieConsentPartial.cshtml[1KB]
 - _Layout.cshtml[4KB]
 - _LayoutDialog.cshtml[733B]
 - _ValidationScriptsPartial.cshtml[1KB]
 
 - SysLog
- Components
- ErrorLog
- ErrorLogViewComponent.cs[357B]
 - Default.cshtml[4KB]
 
 - LoginLog
- LoginLogViewComponent.cs[357B]
 - Default.cshtml[5KB]
 
 - OperateLog
- OperateLogViewComponent.cs[361B]
 - Default.cshtml[5KB]
 
 
 - ErrorLog
 - Index.cshtml[1KB]
 
 - Components
 - User
- AddUser.cshtml[8KB]
 - AssignUserModule.cshtml[5KB]
 - AssignUserRole.cshtml[5KB]
 - Index.cshtml[24KB]
 - RetsetPassword.cshtml[4KB]
 - ShowPermission.cshtml[3KB]
 - UpdateUser.cshtml[8KB]
 
 - _ViewImports.cshtml[115B]
 - _ViewStart.cshtml[32B]
 
 - Article
 - wwwroot
- css
 - images
- login
- icon1.png[7KB]
 - icon2.png[5KB]
 - login-bg.png[75KB]
 
 - head.jpg[19KB]
 
 - login
 - js
- jsencrypt.js[173KB]
 - jsencrypt.min.js[53KB]
 - site.js[642B]
 - site.min.js[0B]
 
 - lib
- bootstrap
- dist
- css
- bootstrap-theme.css[25KB]
 - bootstrap-theme.min.css[22KB]
 - bootstrap.css[142KB]
 - bootstrap.min.css[118KB]
 - bootstrap-theme.css.map[46KB]
 - bootstrap-theme.min.css.map[73KB]
 - bootstrap.css.map[381KB]
 - bootstrap.min.css.map[527KB]
 
 - fonts
- glyphicons-halflings-regular.eot[19KB]
 - glyphicons-halflings-regular.svg[106KB]
 - glyphicons-halflings-regular.ttf[44KB]
 - glyphicons-halflings-regular.woff[22KB]
 - glyphicons-halflings-regular.woff2[17KB]
 
 - js
- bootstrap.js[73KB]
 - bootstrap.min.js[38KB]
 - npm.js[484B]
 
 
 - css
 - .bower.json[940B]
 - LICENSE[1KB]
 
 - dist
 - echarts4.2.0
- echarts.common.min.js[459KB]
 
 - jquery
- dist
- jquery.js[265KB]
 - jquery.min.js[84KB]
 - jquery.min.map[129KB]
 
 - .bower.json[545B]
 - LICENSE.txt[1KB]
 
 - dist
 - jquery-validation
- dist
- additional-methods.js[41KB]
 - additional-methods.min.js[18KB]
 - jquery.validate.js[47KB]
 - jquery.validate.min.js[22KB]
 
 - .bower.json[917B]
 - LICENSE.md[1KB]
 
 - dist
 - jquery-validation-unobtrusive
- .bower.json[460B]
 - jquery.validate.unobtrusive.js[18KB]
 - jquery.validate.unobtrusive.min.js[5KB]
 - LICENSE.txt[575B]
 
 - layui-ext
- dropdown.css[1KB]
 - dropdown.js[5KB]
 - readme.md[62B]
 
 - layui2.5.6
- css
- modules
- laydate
- default
- laydate.css[7KB]
 
 
 - default
 - layer
- default
- layer.css[14KB]
 - icon-ext.png[5KB]
 - icon.png[11KB]
 - loading-0.gif[5KB]
 - loading-1.gif[701B]
 - loading-2.gif[1KB]
 
 
 - default
 - code.css[1KB]
 
 - laydate
 - layui.css[72KB]
 - layui.mobile.css[9KB]
 
 - modules
 - font
- iconfont.eot[45KB]
 - iconfont.svg[299KB]
 - iconfont.ttf[45KB]
 - iconfont.woff[29KB]
 - iconfont.woff2[25KB]
 
 - images
- face
- 0.gif[2KB]
 - 1.gif[5KB]
 - 10.gif[2KB]
 - 11.gif[4KB]
 - 12.gif[3KB]
 - 13.gif[7KB]
 - 14.gif[2KB]
 - 15.gif[1KB]
 - 16.gif[6KB]
 - 17.gif[4KB]
 - 18.gif[2KB]
 - 19.gif[2KB]
 - 2.gif[3KB]
 - 20.gif[5KB]
 - 21.gif[5KB]
 - 22.gif[9KB]
 - 23.gif[3KB]
 - 24.gif[7KB]
 - 25.gif[3KB]
 - 26.gif[3KB]
 - 27.gif[4KB]
 - 28.gif[2KB]
 - 29.gif[4KB]
 - 3.gif[3KB]
 - 30.gif[2KB]
 - 31.gif[1KB]
 - 32.gif[3KB]
 - 33.gif[2KB]
 - 34.gif[3KB]
 - 35.gif[1KB]
 - 36.gif[2KB]
 - 37.gif[1KB]
 - 38.gif[3KB]
 - 39.gif[6KB]
 - 4.gif[5KB]
 - 40.gif[3KB]
 - 41.gif[3KB]
 - 42.gif[5KB]
 - 43.gif[2KB]
 - 44.gif[4KB]
 - 45.gif[3KB]
 - 46.gif[2KB]
 - 47.gif[2KB]
 - 48.gif[2KB]
 - 49.gif[2KB]
 - 5.gif[4KB]
 - 50.gif[5KB]
 - 51.gif[2KB]
 - 52.gif[777B]
 - 53.gif[2KB]
 - 54.gif[2KB]
 - 55.gif[1KB]
 - 56.gif[1KB]
 - 57.gif[2KB]
 - 58.gif[2KB]
 - 59.gif[10KB]
 - 6.gif[2KB]
 - 60.gif[3KB]
 - 61.gif[2KB]
 - 62.gif[1KB]
 - 63.gif[5KB]
 - 64.gif[6KB]
 - 65.gif[3KB]
 - 66.gif[2KB]
 - 67.gif[2KB]
 - 68.gif[1KB]
 - 69.gif[2KB]
 - 7.gif[3KB]
 - 70.gif[4KB]
 - 71.gif[5KB]
 - 8.gif[3KB]
 - 9.gif[4KB]
 
 
 - face
 - lay
- modules
- carousel.js[3KB]
 - code.js[1KB]
 - colorpicker.js[11KB]
 - element.js[7KB]
 - flow.js[1KB]
 - form.js[9KB]
 - jquery.js[95KB]
 - laydate.js[26KB]
 - layedit.js[12KB]
 - layer.js[21KB]
 - laypage.js[4KB]
 - laytpl.js[1KB]
 - mobile.js[30KB]
 - rate.js[2KB]
 - slider.js[6KB]
 - table.js[30KB]
 - transfer.js[6KB]
 - tree.js[11KB]
 - upload.js[7KB]
 - util.js[3KB]
 
 
 - modules
 - layui.all.js[271KB]
 - layui.js[7KB]
 
 - css
 - ueditor1.4.3.3
- dialogs
- anchor
- anchor.html[1KB]
 
 - attachment
- fileTypeImages
- icon_chm.gif[923B]
 - icon_default.png[841B]
 - icon_doc.gif[1012B]
 - icon_exe.gif[949B]
 - icon_jpg.gif[950B]
 - icon_mp3.gif[986B]
 - icon_mv.gif[1001B]
 - icon_pdf.gif[996B]
 - icon_ppt.gif[1001B]
 - icon_psd.gif[1009B]
 - icon_rar.gif[1007B]
 - icon_txt.gif[970B]
 - icon_xls.gif[1005B]
 
 - images
- alignicon.gif[1KB]
 - alignicon.png[3KB]
 - bg.png[2KB]
 - file-icons.gif[19KB]
 - file-icons.png[43KB]
 - icons.gif[453B]
 - icons.png[2KB]
 - image.png[1KB]
 - progress.png[1KB]
 - success.gif[445B]
 - success.png[1KB]
 
 - attachment.css[14KB]
 - attachment.html[2KB]
 - attachment.js[29KB]
 
 - fileTypeImages
 - background
- images
- bg.png[2KB]
 - success.png[1KB]
 
 - background.css[2KB]
 - background.html[2KB]
 - background.js[14KB]
 
 - images
 - charts
- images
- charts0.png[24KB]
 - charts1.png[18KB]
 - charts2.png[22KB]
 - charts3.png[7KB]
 - charts4.png[8KB]
 - charts5.png[45KB]
 
 - chart.config.js[1KB]
 - charts.css[2KB]
 - charts.html[4KB]
 - charts.js[10KB]
 
 - images
 - emotion
- images
- 0.gif[43B]
 - bface.gif[26KB]
 - cface.gif[8KB]
 - fface.gif[18KB]
 - jxface2.gif[39KB]
 - neweditor-tab-bg.png[216B]
 - tface.gif[19KB]
 - wface.gif[48KB]
 - yface.gif[27KB]
 
 - emotion.css[1KB]
 - emotion.html[5KB]
 - emotion.js[6KB]
 
 - images
 - gmap
- gmap.html[3KB]
 
 - help
 - image
- images
- alignicon.jpg[15KB]
 - bg.png[2KB]
 - icons.gif[453B]
 - icons.png[2KB]
 - image.png[1KB]
 - progress.png[1KB]
 - success.gif[445B]
 - success.png[1KB]
 
 - image.css[17KB]
 - image.html[5KB]
 - image.js[124KB]
 
 - images
 - insertframe
- insertframe.html[4KB]
 
 - link
- link.html[4KB]
 
 - map
 - music
- music.css[1KB]
 - music.html[950B]
 - music.js[7KB]
 
 - preview
- preview.html[1KB]
 
 - scrawl
- images
- addimg.png[628B]
 - brush.png[608B]
 - delimg.png[516B]
 - delimgH.png[578B]
 - empty.png[519B]
 - emptyH.png[657B]
 - eraser.png[42KB]
 - redo.png[454B]
 - redoH.png[536B]
 - scale.png[435B]
 - scaleH.png[330B]
 - size.png[775B]
 - undo.png[444B]
 - undoH.png[511B]
 
 - scrawl.css[3KB]
 - scrawl.html[3KB]
 - scrawl.js[26KB]
 
 - images
 - searchreplace
- searchreplace.html[4KB]
 - searchreplace.js[4KB]
 
 - snapscreen
- snapscreen.html[1KB]
 
 - spechars
- spechars.html[829B]
 - spechars.js[4KB]
 
 - table
- edittable.css[1KB]
 - edittable.html[2KB]
 - edittable.js[8KB]
 - edittd.html[1KB]
 - edittip.html[863B]
 - dragicon.png[304B]
 
 - template
- images
- bg.gif[84B]
 - pre0.png[250B]
 - pre1.png[291B]
 - pre2.png[394B]
 - pre3.png[485B]
 - pre4.png[393B]
 
 - config.js[12KB]
 - template.css[1KB]
 - template.html[922B]
 - template.js[1KB]
 
 - images
 - video
- images
- bg.png[2KB]
 - center_focus.jpg[11KB]
 - file-icons.gif[19KB]
 - file-icons.png[43KB]
 - icons.gif[453B]
 - icons.png[2KB]
 - image.png[1KB]
 - left_focus.jpg[11KB]
 - none_focus.jpg[11KB]
 - progress.png[1KB]
 - right_focus.jpg[11KB]
 - success.gif[445B]
 - success.png[1KB]
 
 - video.css[14KB]
 - video.html[4KB]
 - video.js[29KB]
 
 - images
 - webapp
- webapp.html[2KB]
 
 - wordimage
- tangram.js[46KB]
 - wordimage.html[6KB]
 - wordimage.js[4KB]
 - fClipboard_ueditor.swf[1KB]
 - imageUploader.swf[61KB]
 
 - internal.js[2KB]
 
 - anchor
 - lang
- en
- images
- addimage.png[3KB]
 - alldeletebtnhoverskin.png[743B]
 - alldeletebtnupskin.png[743B]
 - background.png[3KB]
 - button.png[4KB]
 - copy.png[1KB]
 - deletedisable.png[649B]
 - deleteenable.png[664B]
 - listbackground.png[3KB]
 - localimage.png[3KB]
 - music.png[89KB]
 - rotateleftdisable.png[719B]
 - rotateleftenable.png[952B]
 - rotaterightdisable.png[754B]
 - rotaterightenable.png[1007B]
 - upload.png[3KB]
 
 - en.js[28KB]
 
 - images
 - zh-cn
- images
- copy.png[4KB]
 - localimage.png[6KB]
 - music.png[22KB]
 - upload.png[6KB]
 
 - zh-cn.js[28KB]
 
 - images
 
 - en
 - themes
- default
- css
- ueditor.css[42KB]
 - ueditor.min.css[34KB]
 
 - images
- anchor.gif[184B]
 - arrow.png[1KB]
 - arrow_down.png[1KB]
 - arrow_up.png[1KB]
 - button-bg.gif[1KB]
 - cancelbutton.gif[1KB]
 - charts.png[518B]
 - cursor_h.gif[253B]
 - cursor_h.png[175B]
 - cursor_v.gif[370B]
 - cursor_v.png[177B]
 - dialog-title-bg.png[938B]
 - filescan.png[4KB]
 - highlighted.gif[111B]
 - icons-all.gif[3KB]
 - icons.gif[20KB]
 - icons.png[19KB]
 - loaderror.png[3KB]
 - loading.gif[734B]
 - lock.gif[1KB]
 - neweditor-tab-bg.png[216B]
 - pagebreak.gif[54B]
 - scale.png[167B]
 - sortable.png[2KB]
 - spacer.gif[43B]
 - sparator_v.png[122B]
 - table-cell-align.png[1KB]
 - tangram-colorpicker.png[16KB]
 - toolbar_bg.png[170B]
 - unhighlighted.gif[111B]
 - upload.png[6KB]
 - videologo.gif[1KB]
 - word.gif[1019B]
 - wordpaste.png[6KB]
 
 - dialogbase.css[1KB]
 
 - css
 - iframe.css[41B]
 
 - default
 - third-party
- codemirror
- codemirror.css[2KB]
 - codemirror.js[154KB]
 
 - highcharts
- adapters
- mootools-adapter.js[2KB]
 - mootools-adapter.src.js[7KB]
 - prototype-adapter.js[3KB]
 - prototype-adapter.src.js[8KB]
 - standalone-framework.js[4KB]
 - standalone-framework.src.js[11KB]
 
 - modules
- annotations.js[3KB]
 - annotations.src.js[8KB]
 - canvas-tools.js[56KB]
 - canvas-tools.src.js[98KB]
 - data.js[4KB]
 - data.src.js[15KB]
 - drilldown.js[5KB]
 - drilldown.src.js[10KB]
 - exporting.js[7KB]
 - exporting.src.js[16KB]
 - funnel.js[1KB]
 - funnel.src.js[6KB]
 - heatmap.js[535B]
 - heatmap.src.js[1KB]
 - map.js[9KB]
 - map.src.js[25KB]
 - no-data-to-display.js[1KB]
 - no-data-to-display.src.js[2KB]
 
 - themes
- dark-blue.js[4KB]
 - dark-green.js[4KB]
 - gray.js[4KB]
 - grid.js[1KB]
 - skies.js[1KB]
 
 - highcharts-more.js[21KB]
 - highcharts-more.src.js[58KB]
 - highcharts.js[137KB]
 - highcharts.src.js[433KB]
 
 - adapters
 - snapscreen
- UEditorSnapscreen.exe[507KB]
 
 - SyntaxHighlighter
- shCore.js[155KB]
 - shCoreDefault.css[6KB]
 
 - video-js
- font
- vjs.eot[3KB]
 - vjs.svg[9KB]
 - vjs.ttf[3KB]
 - vjs.woff[4KB]
 
 - video-js.css[20KB]
 - video-js.min.css[11KB]
 - video.dev.js[209KB]
 - video.js[54KB]
 - video-js.swf[16KB]
 
 - font
 - webuploader
- webuploader.css[515B]
 - webuploader.custom.js[193KB]
 - webuploader.custom.min.js[45KB]
 - webuploader.flashonly.js[135KB]
 - webuploader.flashonly.min.js[32KB]
 - webuploader.html5only.js[182KB]
 - webuploader.html5only.min.js[45KB]
 - webuploader.js[226KB]
 - webuploader.min.js[56KB]
 - webuploader.withoutimage.js[148KB]
 - webuploader.withoutimage.min.js[38KB]
 - Uploader.swf[48KB]
 
 - zeroclipboard
- ZeroClipboard.js[42KB]
 - ZeroClipboard.min.js[18KB]
 - ZeroClipboard.swf[3KB]
 
 - jquery-1.10.2.js[266KB]
 - jquery-1.10.2.min.js[90KB]
 - xss.min.js[27KB]
 - jquery-1.10.2.min.map[136KB]
 
 - codemirror
 - ueditor.all.js[1.06MB]
 - ueditor.all.min.js[374KB]
 - ueditor.config.js[22KB]
 - ueditor.parse.js[35KB]
 - ueditor.parse.min.js[14KB]
 
 - dialogs
 
 - bootstrap
 - favicon.ico[31KB]
 
 - appsettings.Development.json[137B]
 - appsettings.json[290B]
 - NLog.config[1KB]
 - OL.FrameCore.WebUI.csproj[1KB]
 - Program.cs[1KB]
 - Startup.cs[7KB]
 - UeditorConfig.json[5KB]
 - OL.FrameCore.WebUI.csproj.user[1KB]
 
 - bin
 - 51Aspx源码必读.txt[1KB]
 - from.jpg[11KB]
 - OL.FrameCore.sln[4KB]
 - 最新Asp.Net源码下载.url[123B]
 
源码介绍
源码参数
一、源码描述
FrameCore通用.netcore后台框架
环境:VS2022
二、功能介绍
1、概览
2、前台内容
新闻公告
产品列表
3、系统
用户管理
部门管理
角色管理
菜单模块
4、日志
5、个人中心
人资料
三、注意事项
1、在项目OL.FrameCore.WebUI的appsettings.json修改数据库连接字符串,附加数据库。
2、管理员账号与密码:admin 51aspx 。
3、ctrl+F5运行即可。
责任编辑:超级美少女
                    
                下载记录(Only Recent 100)
| 用户名 | 推荐指数 | 下载时间 | 
|---|
            
                
                                            
                                        
        































