80 Commits (f49060bdff467674737477d3738bea55f3c89f01)

Author SHA1 Message Date
colin 3936107340 upgrade: upgrade abp to 10.0.2 2 months ago
colin 3b6f1a1289 feat: update template and cli 4 months ago
colin 0b786ff625 fix(template): Fix the current user setting error 9 months ago
colin 512d919b45 feat(open-api): Enhance the swagger configuration 9 months ago
colin 843e5977b5 feat(template): The template adds swagger oauth configuration 9 months ago
colin a3304e30f4 feat(configuration): Enhance the agileconfig configuration enabled 9 months ago
colin c6b54ba0fa feat(templates): Upgrade the microservice startup template to version 9.2.0 9 months ago
colin a552c30283 ci: 修改生成服务目录 10 months ago
colin e4192234d9 feat(templates): add exporter module 11 months ago
colin 7f7f1f0a89 feat: update micro template to 9.1.1 11 months ago
feijie b557781ddf 🐛 fix(DbContext): 修复DbContext基类,使用AbpDbContext替代AbpDataProtectionDbContext。解决更新操作无效的问题,如需要启用数据保护可以使用AbpDataProtectionDbContext 1 year ago
feijie 413f18eae6 ️ chore(EntityFrameworkCore): 修复 PostgreSQL 时间戳兼容性问题,并添加缺失引用. 1 year ago
feijie 72b7d192c9 docs(README.md): 更新 README,提供更清晰的快速启动指南和单元测试说明 1 year ago
feijie 4dea327cb7 feat(UserAppService): 确保更新用户状态与DTO一致, 填充角色信息 1 year ago
feijie db61240c23 feat(tests): 添加用户应用服务和数据种子初始化测试 1 year ago
feijie b7972bd363 refactor(appsettings): 删除冗余日志配置和Quartz配置,简化数据初始化 1 year ago
feijie bc2e5e3b7b feat(user): 添加用户管理功能,包括创建、更新、删除、查询用户等功能 1 year ago
feijie 436b81cee6 feat(host): 添加 Hangfire 支持,并启用仪表盘 1 year ago
feijie 60e90a5c3d feat(Directory.Packages.props): 更新依赖包版本, 移除多余依赖,并添加 Hangfire.MemoryStorage 依赖. 1 year ago
feijie f9c3345e65 feat(common.props): 启用 XML 文档生成并添加 NU1900 警告抑制 1 year ago
feijie ee409e3e68 fix:add aio tempalte sln 1 year ago
colin 27c12e501c feat: Add the solution file 1 year ago
colin 3914dcf078 chore: Update the microservice startup template. 1 year ago
colin 93c3dfd9a3 update: UPDATE Dockerfile 1 year ago
colin 0c5a11680b upgrade: upgrade abp framework to 9.0.4 1 year ago
colin 3d46630db0 feat(platform): 增加消息中心统一处理邮件短信消息. 1 year ago
colin c702f5d080 feat: 增加通知模板解析模块. 1 year ago
colin eb442130d8 ⬆️ feat: Upgrade abp framework to 8.3.4 1 year ago
feijie f7bea60845 📚 docs: 更新文档,添加 labp CLI 工具安装和项目创建的说明。 1 year ago
feijie 8bd88de9ab 🔧 chore(Directory.Packages.props): 更新多个包版本至最新以确保项目依赖的稳定性和安全性 1 year ago
feijie 20bbdb44f2 🚚 refactor: 删除 SingleDbMigratorModule.Configure.cs 文件并更新项目引用配置文件路径。 1 year ago
feijie c7403d7893 🔧 修改(Migrate.ps1): 更新数据库上下文名称以占位符 1 year ago
feijie 57fc461e54 feat(templates): 重构AIO的EntityFramework模块 1 year ago
feijie 00d96ec093 🗑️ delete(file): 删除 MySql 迁移相关文件以清理项目结构 1 year ago
feijie bbb411f394 📦 更新(Directory.Packages.props): 添加对Oracle和SQLite的支持,并使用变量替代版本号 1 year ago
feijie f9ef021dd3 🔧 chore(appsettings): 更新数据库连接字符串为ProjectName以便于本地开发环境配置 1 year ago
feijie d2ca25f86f 🔧 fix(templates): 修改 groupIdentity 为 "LINGYUN.Abp" 以优化模板配置设置 1 year ago
feijie de3835c6bd 🔧 refactor(entity): 更新命名空间为PackageName.CompanyName.ProjectName.AIO以适应新结构 1 year ago
feijie 634c1af51b feat(微服务模块): 更新数据库上下文配置,支持多种数据库类型并调整项目名称。 1 year ago
feijie 5e6ea87b98 feat(迁移): 添加数据库迁移脚本以支持数据库上下文选择和SQL脚本生成功能 1 year ago
feijie 27768b73f2 feat(aspnet-core/templates/aio): 添加全功能模板项目文件以支持 .NET 8.0 版本构建 1 year ago
feijie 77bacd2f4c feat(微服务模板): 添加 Abp 框架微服务模板项目文件 PackageName.CompanyName.ProjectName.csproj 1 year ago
feijie 859aebd4a8 🗑️ delete(aspnet-core/templates): 删除不再需要的项目模板文件 1 year ago
feijie 42e19cf2fa feat(launchSettings.json): 更新命令行参数以创建新项目并配置数据库连接 1 year ago
feijie 51e39dcbf2 feat(template): 添加 AIO.Host 项目到解决方案中,并更新项目文件以包含必要的依赖项和配置。 1 year ago
feijie 06bc7f0b6c 🔧 chore(Directory.Packages.props): 更新Volo和LINGYUN的包版本至8.3.0 1 year ago
colin 0bf817dc77 feat(emailing): switch from smtp to mailkit 1 year ago
colin 4ecff357c5 feat(emailing): switch from smtp to mailkit 1 year ago
colin 239ad14390 chore(abp): upgradeabp framework to 8.3.0. 1 year ago
colin 16a4174002 fix(templates): Remove unnecessary openiddict dependencies 2 years ago