Categories
.NET Architecture

.NET Architecture: How To Structure Your Solutions

How should you design the structure of your .NET solutions? Microservices? Monolith? Feature folders? Clean architecture? Shared databases?

Categories
Architecture

Clean Architecture Disadvantages

Clean architecture is a common approach to designing software systems. However, there are some issues that might cause you more harm than good…