Category
Architecture
Explore articles, tutorials, and insights about Architecture — covering practical tips, best practices, and real-world examples.
2 articlesC# Clean Code
2026/04/26·8 min readOrganize C# projects and classes for maintainability, and write comments that explain why instead of what.
C# Clean Code
2026/03/29·10 min readLearn how to apply SRP, dependency inversion, and composition in C# to build maintainable, extensible production services.