Tag: MediatR
All the articles with the tag "MediatR".
-
.NET 中的垂直切片架构:按功能组织代码
Published: at 12:00 AM垂直切片架构(Vertical Slice Architecture)将某一功能的所有代码组织在一起,从 API 到数据库一步到位。本文介绍这种架构模式的核心原则、完整实现、常见模式以及在现有项目中的渐进式采用策略。
All the articles with the tag "MediatR".
垂直切片架构(Vertical Slice Architecture)将某一功能的所有代码组织在一起,从 API 到数据库一步到位。本文介绍这种架构模式的核心原则、完整实现、常见模式以及在现有项目中的渐进式采用策略。