Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

SimpleInjector and FluentValidationFactory

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

SimpleInjector RegisterWebApiRequest vs RegisterPerWebRequest

"An MVC filter provider has already been registered for a different Container instance." in Simple Injector 2.6

DI/IoC for .net mvc async/await

SimpleInjector mixed lifestyle for per web request and lifetime scope

Ninject equivalent for SimpleInjector RegisterDecorator method

c# ninject simple-injector

SimpleInjector - Register Object that depends on values from another registered object