Git 源码 :https://github.com/tangsong1995/TS.Microservices
CSDN 资源 :https://download.csdn.net/download/qq_33649351/34675095
.Net Core 微服务实战 - 工程结构
.Net Core 微服务实战 - 领域模型的设计与实现
.Net Core 微服务实战 -工作单元模式
.Net Core 微服务实战 -仓储层的定义
.Net Core 微服务实战 - 领域事件
.Net Core 微服务实战 - 集成事件
.Net Core 微服务实战 - MediatR
.Net Core 微服务实战 - HttpClientFactory 管理对外请求
.Net Core 微服务实战 - gRPC 管理内部服务间通讯
.Net Core 微服务实战 - Polly:重试、熔断、限流
.Net Core 微服务实战 - 网关与BFF
.Net Core 微服务实战 - 安全
.Net Core 微服务实战 - 缓存
.Net Core 微服务实战 - 部署到 Kubernetes
.Net Core 微服务实战 - 配置
.Net Core 微服务实战 - 健康检查
.Net Core 微服务实战 - 强制 HTTPS
.Net Core 微服务实战 - EFK
.Net Core 微服务实战 - Exceptionless
.Net Core 微服务实战 - SkyWalking
.Net Core 微服务实战 - Prometheus