.NET Core使用Cap Posted on 2023-07-08 Edited on 2024-11-16 In 杂七杂八的砖 Word count in article: 1.4k Reading time ≈ 5 mins. 准备工作 项目设定 创建ServiceA 创建ServiceB Read more »
EntityFramework Core的并发处理 Posted on 2023-07-05 Edited on 2024-11-16 In 杂七杂八的砖 Word count in article: 1.7k Reading time ≈ 6 mins. 什么叫并发 怎么解决 Talk is cheap. Show me the code Read more »
gRPC in ASP.NET Core Posted on 2023-06-28 Edited on 2024-11-16 In 杂七杂八的砖 Word count in article: 2.7k Reading time ≈ 10 mins. 消息类型的演进 在.NET Core中使用gRPC 多项目之间共享`proto`文件 Read more »
MediatR:轻松实现命令查询职责分离模式(CQRS) Posted on 2023-06-26 Edited on 2024-11-16 In 杂七杂八的砖 Word count in article: 788 Reading time ≈ 3 mins. 一对一 一对多 Read more »
MySql、Sqlserver外键约束处理 Posted on 2023-06-03 Edited on 2024-11-26 In DB Word count in article: 318 Reading time ≈ 1 mins. 外键约束处理.... Read more »
Oracle支持批量操作方案 Posted on 2023-06-03 Edited on 2024-11-26 In 开发方案 Word count in article: 808 Reading time ≈ 3 mins. Oracle支持批量操作方案.... Read more »
docker部署 gitlab Runner 运行 Posted on 2023-06-03 Edited on 2024-11-26 In DevOps Word count in article: 273 Reading time ≈ 1 mins. gitlab runner性能优化.... Read more »
Git常用命令备忘 Posted on 2023-06-03 Edited on 2024-11-16 In 杂七杂八的砖 Word count in article: 194 Reading time ≈ 1 mins. 本地仓库版本切换 Read more »
开发方案模版 Posted on 2023-06-03 Edited on 2024-11-26 In 开发方案 Word count in article: 230 Reading time ≈ 1 mins. 开发方案模版.... Read more »
事务 Posted on 2023-06-03 Edited on 2024-11-16 In DB Word count in article: 1.6k Reading time ≈ 6 mins. 概念 定义 组成 目的 Read more »