Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in service-locator

Avoiding Service Locator Antipattern with legacy app not designed for IOC

Spring ServiceLocator or pure factory pattern?

Service Locator, Dependency Injection (and Container) and Inversion of Control

How do I NOT use DependencyResolver.Current.GetService(...) in this situation

Logging and Dependency Injection

How to avoid Service Locator Anti-Pattern?

Dependency Injection with Ninject, MVC 3 and using the Service Locator Pattern

zf2 ServiceManager vs ServiceLocator

MVVM : how to pass parameter to ViewModel's constructor

Provider vs. Get_it

When would you use the Common Service Locator?

Which pattern to use for logging? Dependency Injection or Service Locator?

Is the Service Locator pattern any different from the Abstract Factory pattern?

Dependency Injection vs Service Location

Accessing ASP.NET Core DI Container From Static Factory Class

Why is MVC4 using the Service Locator Anti-Pattern?

Is ServiceLocator an anti-pattern?

What's the difference between the Dependency Injection and Service Locator patterns?