Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-injection

IFilterProvider and separation of concerns

Angular 2 RC4: Unit test component that has dependency injection a service that has its own

How to get access to Arguments/Extras Bundle in ViewModel with minimal boilerplate using Dagger 2?

Injecting dependencies into WPF using Ninject

Dependency Injection and ASP.net MVC 5 / Web API 2

Guice: How to change injection on runtime based on a (dynamic web property)

HK2 failure has been detected in a code that does not run in an active Jersey Error scope

How do I inject beans into a scope implementation?

Java Mock object, without dependency injection

Dependency Injection for Procedural Programming

Configuring Unity to resolve a type that takes a decorated dependency that has a parameter that varies with the type into which it is injected

Android functional testing with Dagger

IoC, AOP and more

Real examples of ASP.NET MVC code refactored for Dependency Injection using Ninject

How do you test dependency injection?

Can I Use Typed Factory Facility to Return Implementation Based on (enum) Parameter?

unique validation in DDD

Getting the ClaimsPrincipal or ClaimsIdentity from inside ASP.NET Core dependency Injection

Spring boot Autowired annotation equivalent for .net core mvc

Why does Spring's @Configurable sometimes work and sometimes not?