Skip to content

AhmedElfayoumi2003/AflamProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I developed a backend application for an Aflam project using ASP.NET Core 7 API, which has been a fantastic journey.🔹 I applied Generic Repository and Unit of Work design patterns to maintain clean, maintainable,🔹 and testable code, ensuring separation of concerns and efficient data management. Additionally,🔹 I used AutoMapper to streamline object-object mapping, simplifying the conversion between data transfer objects and domain models. By following clean architecture principles and the Specification design pattern,🔹 I created a scalable and maintainable codebase that facilitates easier enhancements and feature additions.