Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

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?

Using Entity Framework Core DbContext Pooling with Simple Injector

How to configure Simple Injector IoC to use RavenDB

Prevent Simple Injector to throw an exception when resolving an unregistered service

Simple Injector - Make sure that the controller has a parameterless public constructor on production