Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

Get all implementations of a generic service type - including open generics

c# generics simple-injector

SimpleInjector: batch registration of classes with multiple interfaces

Inject dependency dynamically based on call chain using simple injector

Automapper inject dependencies into custom type converter using Simple injector (Ioc)

Simple Injector manually registering controllers

Resequencer for MediatR INotificationHandler - can't use IPipelineBehavior

c# simple-injector mediatr

How to do open generic decorator chaining with unity + UnityAutoRegistration

Ambient data as AsyncLocal

Test fails duing run all tests, but running them one by one successes

Attribute based interception with Castle.DynamicProxy and Simple Injector

Using RegisterInitializer to wire event handlers

Simple Injector using different decorators for different commands

Simple injector and internal constructors

Simple Injector plugins

Simple Injector: How to register event handlers instances to the event dispatcher

Simple Injector GetAllInstances throwing exception with Caliburn Micro

Resolving generic Decorators with Simple Injector

Simple Injector Identity UserManager<AppUser, Int32> Registration Error

Configure decorators for generic interfaces and inject all instances to constructor with non generic interface argument in Simple Injector

Implementing Domain Event Handler pattern in C# with Simple Injector