Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in inversion-of-control

Configuring Unity (2.x) to use Moq as implementation via app.config

Dependency Injection in plain Java

Is Ninject/DI useful in simple scenarios?

What are some of the things to watch for (pitfalls) while using IOC container?

How to unit test/dependency inject a class reliant on HttpClient with a custom HttpClientHandler configuration

How to register all interface on assembly in Scrutor similar StructureMap

Unity container performance over direct data access - a big difference

Busy constructors in Ioc - are they a code smell?

Spring Autowired Class

UI layer dependency in DDD

Using Ninject (or some other container) How can I find out the type that is requesting the service?

How to stop Fluently.Configure connecting automatically

Can someone explain how Castle Windsor is working in my app?

Python mocking: how do I change behavior based on input values?

How to configure Autofac to resolve CQRS handlers and write its query dispatcher in a Web API project

StructureMap Supply string Parameter to Constructor when Requesting an Instance

IHttpClientFactory for full framework (4.7) and IoC

IoC and events