Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Autofac: How to limit the lifetime of an IDisposable object without passing around the IoC container

How to handle constructor exception when using Autofac WcfIntegration

Unity: Register and resolve class with generic type

Autofac named registration constructor injection

Xml configuration or Configuration through code?

Unity 2.0 registering generic types via XML

Where & How Castle Windsor sets up logging facility

Constructor Dependency Injection in Base Class

How to remove unit of work functionality from repositories using IOC

Using structuremap with log4net wrapper

Spring- How to use Spring Dependency Injection to write a Standalone Java Application

Windsor resolve IEnumerable<IMyType>

IOC for TypeScript

Can I register my types in modules in Unity like I can in Autofac?

Designing a Nuget Package with Dependency Injection

Using Feature Toggling and IoC in lieu of Branching Code -- Good or Bad Idea?

Delphi Dependency Injection: Framework vs Delegating Constructor

.NET Core Exception: A circular dependency was detected for the service of type

What is the proper way to inject a data access dependency for lazy loading?

Injecting multiple constructor parameters of the same type with Ninject 2.0