Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

DependencyResolver in System.Web.Http.HttpConfiguration vs DependencyResolver in System.Web.Mvc

How to use Autofac in a 3 layered web application (ASP.NET MVC)?

Global State and Singletons Dependency injection

Am I properly understanding DI/IoC? [closed]

Help with Dependency Injection in MVC app

Will Ninject call dispose and close the NHibernate Isession?

Unity RegisterInstance of IDisposable objects

IoC container for Portable Class Libraries

Is it possible to use a scoped lifestyle in Castle Windsor without passing the container around?

Dependency injection for ASP.NET Web API action method parameters

Dependency Injection on AuthorizationOptions

RequireJS - Cannot Access External Module Function

Partial auto-wire Spring prototype bean with runtime determined constructor arguments

Is there any convention or built in concept how to inject a Json serializer?

Hilt field injection in the super Fragment or ViewModel

DI (Autofac) in a plugin architecture: Is one separate DI container per plug-in OK?

CakePHP: Where to put 'Services' logic

Dropwizard and Guice: injecting Environment

zf2 pass arguments to service factory

WebApi DI Autofac - Make sure that the controller has a parameterless public constructor