/MyEcoomerce_3_Tiers_Architecture

ASP.NET Core Web API, 3-tier architecture pattern, Repository and Unit of Work patterns with EF Core for data access, AutoMapper. The API endpoints are versioned, and server-side validation is provided with FluentValidation. MSSQL is used as a database, and ASP.NET Core Identity handles user authentication and authorization.

Primary LanguageC#

Stargazers