Search code examples
How to return different class object depending on some condition?...

c#.netfactory-pattern

Read More
What design pattern can I use for creating objects based on country/state/location for a shopping ca...

javadesign-patternsshopping-cartfactory-pattern

Read More
Combining the Factory Method and Singleton Design Patterns...

javadesign-patternssingletonfactory-pattern

Read More
Mocking multiple instances of interface: Setup of the last mock affects the others...

c#dependency-injection.net-coremoqfactory-pattern

Read More
.NET Core AddHttpClient Dynamic Configuration...

c#dependency-injection.net-corefactory-pattern

Read More
Implementing Factory Patterns - Removing the switch...

design-patternsfactory-patterndesign-principles

Read More
Refreshing cache in Dependency Injection...

c#mvvmdependency-injectionunity-containerfactory-pattern

Read More
C# - Ninject, IoC and factory pattern...

c#ninjectinversion-of-controlioc-containerfactory-pattern

Read More
Dependency Injection in Transient Objects...

c#unit-testingdesign-patternsfactoryfactory-pattern

Read More
Force class construction exclusively inside factory...

c++factory-pattern

Read More
example of factory pattern in java jdk...

factory-pattern

Read More
Pass application context to celery in flask framework...

pythonflaskceleryfactory-pattern

Read More
Factory to create different objects of same interface...

c#design-patternsfactory-pattern

Read More
C++ Factory Pattern with Smart Pointers - can't get past "use of deleted function" err...

c++smart-pointersfactory-pattern

Read More
How to disable creating/copying obj outside a Factory-Method?...

c++factoryfactory-patternmove-constructoremplace

Read More
How to register Service Factory Pattern using base interface with Castle Windsor...

c#.netasp.net-web-apicastle-windsorfactory-pattern

Read More
Factory pattern with unique_ptr...

c++unique-ptrfactory-pattern

Read More
Factory pattern where concrete classes are on separate DLLs...

c#design-patternsfactory-pattern

Read More
Are (a lot of) internal methods avoidable? (interface, factory pattern)...

c#interfacefactory-patternredundancyinternal-class

Read More
Implementing "Repository Rotator" factory...

c#dependency-injection.net-corerepository-patternfactory-pattern

Read More
Replacing abstract factory with Guice?...

guicefactory-pattern

Read More
Factory pattern in PHP based on a string (OOP)...

phpoopfactory-pattern

Read More
Having trouble with inheritance in implementation of C++ factory method...

c++design-patternsfactoryfactory-pattern

Read More
How to initialize a factory?...

design-patternsdependency-injectioninversion-of-controlfactory-pattern

Read More
How to create a factory object without violating OCP in Typescript...

typescripttypesfactory-patternopen-closed-principle

Read More
Factory Pattern: Supporting new concrete types...

javaoopdesign-patternsfactory-pattern

Read More
how do I keep a reference to a class object conforming to a protocol in Swift...

iosobjective-cswiftfactory-patternswift-protocols

Read More
Return type of fabric pattern method...

c#.netdesign-patternsfactory-pattern

Read More
How to Implement Factory Design Pattern for CsvProcessing based on Key...

javaspring-bootdesign-patternsfactory-pattern

Read More
Factory Design Pattern - Why Interface necessary?...

c#design-patternsfactoryfactory-pattern

Read More
BackNext