fengling-console/src
movingsam 9c59d6881b
Some checks failed
Build and Push Docker / build (push) Has been cancelled
chore(docker): 添加 NuGet.Config 文件到镜像构建
- 在 Dockerfile 中新增 COPY 指令,拷贝 NuGet.Config 文件
- 支持镜像构建时使用自定义的 NuGet 源配置
- 保持现有依赖恢复流程不变
- 增强构建过程的灵活性和可配置性
2026-03-01 16:22:33 +08:00
..
Controllers refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Data refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Fengling.Console/Migrations/sql refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Migrations refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Models/Dtos refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Properties refactor: 将项目文件迁移到 src 目录并创建 slnx 解决方案 2026-02-28 18:04:16 +08:00
Services refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
appsettings.Development.json refactor: 将项目文件迁移到 src 目录并创建 slnx 解决方案 2026-02-28 18:04:16 +08:00
appsettings.json refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Dockerfile chore(docker): 添加 NuGet.Config 文件到镜像构建 2026-03-01 16:22:33 +08:00
Fengling.Console.csproj refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00
Fengling.Console.http refactor: 将项目文件迁移到 src 目录并创建 slnx 解决方案 2026-02-28 18:04:16 +08:00
Program.cs refactor(gateway): 优化网关服务逻辑,修改Id类型并引入存储接口 2026-03-01 13:33:02 +08:00