Skip to content

aliyasindogan/DependencyInjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DependencyInjection

Asp.Net Mvc Generic Repository ile Dependency Injection Kullanımı Projeyi Code First olarak düzenledim. Projeyi çalıştırdığınızda Database’i (dependenctinjectionDB) otomatik olarak oluşturuyor ve tablo içerik olarak User tablosu kendi oluşturmaktadır.

Projemiz 4 katmandan oluşuyor;

1.DAL DATA ACCESS LAYER

2.BLL BUSSINESS LOGIC LAYER

3.ENTITIES

4.WEBUI MVC katmanlarından oluşacak.

Ve bu katmanlarda DEPENDENCY INJECTION kullanacağız.

About

Asp.Net Mvc Generic Repository ile Dependency Injection Kullanımı

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published