Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 271 Bytes

ASP.Net Core 6 Web API Using Layered Architecture

Sample ASP.Net Core 6 Web API project using minimal API.

Following SOLID principles, with layered architecture and dependency inversion.

Using generic repository pattern, global error handler and SQL Server database