تزریق وابستگی در ASP.NET 5
301, MovedPermanently
http://gunnarpeipman.com/2015/08/dependency-injection-in-asp-net-5/ icon
ASP.NET 5 has dependcy injection available at framework level and ASP.NET 5 makes heavy use of it. Most of things surrounding controllers, views and other MVC components are implemented as services that web applications consume. This post is quick overview of dependency injection in ASP.NET 5 with some examples 
تزریق وابستگی در ASP.NET 5