70 Commits (8315efe8fcbc284300bde7c7b452480744c41aff)

Author SHA1 Message Date
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
colin 9c8afbec52 fix(templates): Update module dependency version 2 years ago
colin ef714dfdd5 update(templates): update template project package version 2 years ago
colin 21a1866b26 feat(templates): update templates project 2 years ago
colin b44e5b991e fix(appsettings): fixed forwarded headers. 2 years ago
colin d60a57b4c0 fix(templates): fix pre configured wrapper 2 years ago
colin af99b8df36 fix: rewrite jwt authentication configuration 2 years ago
colin 96f5ce2519 feat(user): add organization preview to user page 2 years ago
colin 6c8af70549 backlogs update 2 years ago
colin 9799dceda5 upgrade: upgrade abp framework to 8.1.3 2 years ago
colin 2092e66687 fix: fixed common.props 2 years ago