Search code examples
Doubled instances of all views/viewmodels with Simple Injector...


c#wpfmvvmsimple-injector

Read More
Registering a concrete type in Simple Injector and using it throws ActivationException...


c#dependency-injectionsimple-injector

Read More
A suitable constructor for my type using DI could not be located...


c#asp.net-coreasp.net-core-webapisimple-injectorhangfire

Read More
Dependency injection failed with IAuthorizationFilter and Simple Injector for ASP.NET Core...


c#dependency-injectionasp.net-core-mvcsimple-injector

Read More
Set scoped popup form property data...


c#dependency-injectionsimple-injector

Read More
Simple Injector constructor parameter...


c#dependency-injectionsimple-injector

Read More
How to perform async initalization of lazy injection...


c#asynchronousdependency-injectionsimple-injector

Read More
Ninject to Simple Injector: Register ActionFilter with Controller Attribute (with params)...


c#asp.netasp.net-web-apidependency-injectionsimple-injector

Read More
DI woes with Mass Transit consumer and Simple Injector...


c#dependency-injection.net-coresimple-injectormasstransit

Read More
Register COM type for Dependency Injection...


c#dependency-injectioncomvsixsimple-injector

Read More
Injection into Console Application with the Simple Injector...


c#dependency-injectionsimple-injector

Read More
Pagination as cross-cutting concern in cqrs with Simple Injector...


c#.netdesign-patternspaginationsimple-injector

Read More
How to resolve " registered as 'Async Scoped' lifestyle, but the instance is requested ...


c#scopesimple-injectorquartztopshelf

Read More
Reactive extensions delayed initialization...


c#system.reactivesimple-injector

Read More
SimpleInjector force Lifestyle.Transient for Unregistered-Type...


c#inversion-of-controlsimple-injector

Read More
Factory Interface in Simple Injector...


c#dependency-injectionsimple-injector

Read More
SimpleInjector Lazy in a Reflection...


c#.netreflectionlazy-loadingsimple-injector

Read More
Possible to inject into IAsyncActionFilter from Simple Injector in ASP.NET Core project?...


dependency-injectionasp.net-coreasp.net-core-mvcsimple-injector

Read More
Simple Injector, .NET Core 3.1, short lifetime of a Context object...


c#dependency-injectionsimple-injector

Read More
Should I use Singleton registrations in Simple Injector?...


dependency-injectioninversion-of-controlsimple-injector

Read More
Simple Injector dynamic context-based injection at runtime between two registrations...


c#simple-injectormediator

Read More
Simple injector and internal constructors...


architecturedependency-injectionsimple-injector

Read More
Passing class with variable through Simple Injector...


c#simple-injector

Read More
NullReferenceException in SimpleInjector.Container.Verify when instancing view via XAML...


c#wpfxamlsimple-injector

Read More
Is it good practice to use ApplicationLifetime events for Simple Injector container verification and...


c#.net-coredependency-injectionsimple-injector

Read More
Is it okay to mix lifestyles with auto-wiring in Simple Injector...


c#.netsimple-injector

Read More
Simple Injector 3 sees a registration as transient, even with `RegisterSingleton()`...


c#lifecyclesimple-injector

Read More
SimpleInjector : Register collection with InstanceCreator...


c#.netdependency-injectionioc-containersimple-injector

Read More
Inject DbContext to repository based on the generic type using Simple Injector...


c#entity-framework.net-coresimple-injector

Read More
Resequencer for MediatR INotificationHandler - can't use IPipelineBehavior...


c#simple-injectormediatr

Read More
BackNext