Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

Simple Injector with several bounded DbContexts - exception "IDbContext has already been registered"

Async tasks and Simple Injector Lifetime scopes

Winforms - MVP Pattern: Using static ApplicationController to coordinate application?

Simple Injector: Cyclic Graph Error

How to decorate class that relies on a runtime value for creation

simpleinjector 3.0 not supporting RegisterManyForOpenGeneric

c# simple-injector

Simple Injector - Windows Forms Example Broken

c# winforms simple-injector

Which lifestyle to use for Console Application?

Setting Lifestyle of collection items during registration in Simple Injector

Simple Injector get current principal in WebAPI using OWIN

Configure Simple Injector to inject current authenticated user

Async factory in Simple Injector

How to inject application service into AuthenticationHandler

Simple Injector: Injecting a property in a base class

Simpleinjector: Is this the right way to RegisterManyForOpenGeneric when I have 2 implementations and want to pick one?

How to inject dependencis into WCF Attribute with Simple Injector

How to use WPF controls with Simple Injector dependencies

Hangfire RecurringJob + Simple Injector + MVC

Unable to Create DbContext per Request with Simple Injector

Replace Ninject with Simple Injector