Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 303 Bytes

A simple sample of N-tier architecture of .NET 6 solution

To run this project please run this command first :

update-database

The main concepts was used in this sample are :

Unit of work , Repository design pattern , Entity framework core , Swagger UI , Restful api , Mapper