Skip to content

Web API application divided into 3 layers : Controller (APIs), BLL (business logic layer) and DAL (Data access Layer), using Entity Framework Core

Notifications You must be signed in to change notification settings

charbelh3/3-Tier-architecture

Repository files navigation

3-Tier-architecture

Web API application divided into 3 layers : Controller (APIs), BLL (business logic layer) and DAL (Data access Layer), using Entity Framework Core

REMINDER: You need to replace the connection string with the one of your own Local Database in Both "appsettings.json" and inside "PersonDbContext.cs" in the Data_Access_Layer project => repo

About

Web API application divided into 3 layers : Controller (APIs), BLL (business logic layer) and DAL (Data access Layer), using Entity Framework Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages