Skip to content

emashiq/Dependency-Injection-Unity-ASP.NET-MVC-5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency-Injection-Unity-ASP.NET-MVC-5

#Here I have used Unity for MVC

The Dependency Injection Lifecycle: Register, Resolve, Dispose

You will get Repository which is resolve in App_start UnityConfig.cs

Depdency activated in Global.asax.cs

You will get all the instance in the constructor parameter of any class

which increase the reuse of code and clean the development lifecycle.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published