Tag: Architecture
All the articles with the tag "Architecture".
-
深度解析:使用 MediatR 实现 CQRS 模式
Published: at 12:00 AM本文深入探讨 CQRS 模式的核心概念,解析其与 CQS 的区别,并详细演示如何利用 MediatR 在 .NET 应用程序中构建高性能、可扩展的读写分离架构。
-
在 Clean Architecture 中平衡跨切关注点:实现高效的软件架构
Published: at 12:00 AM探讨如何在 Clean Architecture 中管理和集成跨切关注点,确保系统的可维护性和可扩展性。适合对软件架构有深入理解的开发者。