Tag
Dotnet
50 posts filed under Dotnet.
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.

