微服务,各种组件的示例代码
Go to file
YangQiang 016987b101 引入新命名空间并修正 namespace 声明
增加了 Microservice.Common 和 Microservice.Common.Models 的引用,优化了 UserController.cs 文件的 namespace 声明格式。
2026-03-11 15:11:08 +08:00
MicoService.Demo 引入用户服务接口及实现,优化服务调用逻辑 2026-03-03 16:37:52 +08:00
MicoService.Demo2 引入新命名空间并修正 namespace 声明 2026-03-11 15:11:08 +08:00
Microservice.Common 引入用户服务接口及实现,优化服务调用逻辑 2026-03-03 16:37:52 +08:00
Microservice.Common.Tests 引入微服务通用通讯客户端及标准化响应 2026-02-10 14:22:36 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00
.gitignore 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00
MicoService.Demo.slnx 引入微服务通用通讯客户端及标准化响应 2026-02-10 14:22:36 +08:00
README.md 添加 .gitattributes、.gitignore 和 README.md。 2026-02-06 17:48:39 +08:00

README.md

MicoService.Demo