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 工具安装和项目创建的说明。
✨ feat: 添加 labp CLI 工具的安装命令和项目创建示例。
📝 update: 更新 README 文件,调整结构并补充 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以便于本地开发环境配置
🔧 chore(MicroServiceApplicationsSingleModule): 修复PostgreSql时间戳行为以确保本地时区写入正常
1 year ago
feijie
d2ca25f86f
🔧 fix(templates): 修改 groupIdentity 为 "LINGYUN.Abp" 以优化模板配置设置
1 year ago
feijie
de3835c6bd
🔧 refactor(entity): 更新命名空间为PackageName.CompanyName.ProjectName.AIO以适应新结构
📖 docs(db migrator): 更新README文件以反映新的命名空间和项目结构
🗑️ chore(db migrator): 移除未使用的appsettings.PostgreSql.json文件相关内容
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): 更新命令行参数以创建新项目并配置数据库连接
📝 docs(README.zh-CN.md): 添加微服务模板的中文文档说明
📝 docs(README.md): 添加微服务模板的英文文档说明
1 year ago
feijie
51e39dcbf2
✨ feat(template): 添加 AIO.Host 项目到解决方案中,并更新项目文件以包含必要的依赖项和配置。
1 year ago
feijie
06bc7f0b6c
🔧 chore(Directory.Packages.props): 更新Volo和LINGYUN的包版本至8.3.0
🧹 clean(LY.AIO.Applications.Single.csproj): 移除无用的项目引用注释
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
colin
5d63b71cd5
feat(templates): upgrade template project to 8.1.1
2 years ago
colin
cc96d9c7b8
upgrade abp framework to 8.1.0
2 years ago
colin
338ddec533
upgrade abp framework to 8.0.3
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
aea1518a14
Solve the following problems
1、The integrated Volo.Abp.Imaging package has been used to process graphics streams
2、The tenant id is set to global when the file is obtained. The host is supported
3、Version update SixLabors. ImageSharp. Drawing package.
3 years ago
colin
b484dde137
fix: fix email confirm link
3 years ago
李宏
b2d5a99efc
修改聚合云推NewtownJson为SystemTextJson,与其它项目统一
修改Host项目,增加Console.Title说明,方便启动及调试查看
增加watch run运行方式,方便修改后直接重启项目
3 years ago
李宏
73659b133e
统一 ef.tools nuget包
3 years ago
李宏
b98886fe38
统一测试nuget包,修改lepton包版本低引起身份认证服务器异常问题
3 years ago
colin
909c24e26d
upgrade abp framework to 7.2.2
3 years ago