Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

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

Are there any technical reasons Simple Injector cannot support Web API on .NET 4.0?

Are Func<T> parameters in constructor slowing down my IoC resolving?

Set Simple Injector's Logger

.net simple-injector

Why doesn't Simple Injector have an IContainer abstraction like Unity?