Tag
Clean-Architecture
14 posts filed under Clean-Architecture.
Using Dapper for Data Access and Repository Pattern
High-performance data access with Dapper in Clean Architecture — integrating the Repository Pattern and Unit of Work for SQL and transactions.
Validating Inputs with FluentValidation
Input validation in Clean Architecture using FluentValidation — custom validation rules, DI integration, and data integrity across app layers.

