Search code examples
Simple Injector: Registering open generic type with constructor parameter...

c#dependency-injectioninversion-of-controlioc-containersimple-injector

Read More
Registering multiple DbContext using Simple Injector...

c#entity-frameworksimple-injector

Read More
Registering open generics with condition...

c#inversion-of-controlsimple-injectorfluentvalidation

Read More
Register decorator conditional based on consumer service type in Simple Injector...

c#dependency-injectiondecoratorioc-containersimple-injector

Read More
Context dependent injections in various DI frameworks...

c#dependency-injectionautofacstructuremapsimple-injector

Read More
How to work with database specific repositories...

c#simple-injector

Read More
Lifestyle of NLog wrapper class...

c#nlogsimple-injector

Read More
SimpleInjector unexpected behaviour of explicitly registered singleton collection...

c#simple-injector

Read More
Get the HubContext using SimpleInjector...

c#signalrsignalr-hubsimple-injector

Read More
Simple Injector Register Concrete Type with Lifestyle...

c#dependency-injectionsimple-injector

Read More
Simple Injector Diagnostic Warning Disposable Transient...

c#dependency-injectionsimple-injector

Read More
Does registration location differ for Simple Injector in ASP.NET Core MVC?...

dependency-injectionasp.net-core-mvcsimple-injector

Read More
RegisterPerWebRequest is obsolete, can I use Lifestyle.Scoped?...

c#dependency-injectionsimple-injector

Read More
Register Multiple Email Output Services using Simple Injector...

c#dependency-injectionsimple-injector

Read More
Simple Injector with MVC and WebAPI...

asp.net-mvcasp.net-web-apisimple-injector

Read More
Ninject WhenInjectedInto equivalent in Simple Injector...

c#comparisonninjectsimple-injector

Read More
Where should I create the composition root in a windows service?...

windows-servicessimple-injectorcompositionroot

Read More
Prevent Simple Injector to throw an exception when resolving an unregistered service...

c#.netdependency-injectionioc-containersimple-injector

Read More
Using Simple Injector with Background worker in WinForms to Save to DB using EF6...

asp.netwinformsdependency-injectionentity-framework-6simple-injector

Read More
How to configure NLog lifestyle with Simple Injector?...

loggingdependency-injectionnlogsimple-injector

Read More
How to get the instance by name or type for a closed generic registration with Simple Injector?...

c#dependency-injectionsimple-injector

Read More
Dynamically select a concrete object with a generic name using Simple Injector...

c#dependency-injectionsimple-injector

Read More
How can I inject dependencies to the Base class with Simple Injector?...

c#dependency-injectionsimple-injector

Read More
Dynamically select a concrete object with a name using SimpleInjector...

c#dependency-injectionsimple-injector

Read More
Bootstrapping a list of concretes using Simple Injector...

c#dependency-injectioninversion-of-controlsimple-injector

Read More
Setup Simple Injector with ASP.NET Identity 2.2.1...

c#asp.netasp.net-mvcasp.net-identitysimple-injector

Read More
Simple Injector's Lifestyle as Caching Solution...

c#.netcachingdependency-injectionsimple-injector

Read More
Get Instance from Simple Injector without "GetInstance" method...

c#log4netsimple-injector

Read More
Simple Injector Prevent Locked Container...

c#dependency-injectionsimple-injector

Read More
Injecting into a different project/assembly...

c#entity-frameworkstructuremaphttpcontextsimple-injector

Read More
BackNext