Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

FluentValidation Validators and Simple Injector where Validators Injected as Array

c# simple-injector

Inject Logger in IExceptionFilter with SimpleInjector

How to access ISession when registering for DI in mvc core

MVC Simple Injector and RegisterPerWebRequest

Resolving a class with a custom parameter in Simple Injector

Equivalent Ninject code with Simple Injector

EF DbContext per web request + Custom RoleProvider = RoleProvider per web request or singleton?

C# Simple Injector, Can I inject different classes at runtime

Resolve Generic Interface with Simple Injector

Simple Injector register multiple type of same interface with metadata

Is there a way to pre-build all of my services that are registered with the Simple Injector container?

Simple Injector - Inject specific implementation of interface to specific controller

Does Simple Injector have a way to Register with an instance factory in combination with a TypeFactoryContext?

Simple Injector Inject IEnumerable<Func<T>>

Rebus multiple Queues based on content

SimpleInjector Singleton LifeStyle in Web

Injecting dependencies into Entity Framework entities and projects