Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

How to get service from ValidationContext using Simple Injector?

Simple Injector: Inject same UnitOfWork instance across services of the same graph

Simple Injector conditional injection

Simple Injector: how to inject HttpContext?

container.RegisterWebApiControllers(GlobalConfiguration.Configuration) causes InvalidOperationException

Type directly or indirectly depending on itself Simple Injector

How to, using dependency injection, get configuration from multiple sources?

Simple Injector pass hard coded values into constructor

How to move validation handling from a controller action to a decorator

Does Simple Injector have a way to RegisterConditional with object factory?

Simple Injector Register All Services From Namespace

How to register AutoMapper 4.2.0 with Simple Injector

Using Simple Injector with Castle Proxy Interceptor

Simple Injector:Factory classes that need to create classes with dependencies

Simple Injector - No parameterless constructor defined for this object when resolving MVC controller

Using DI container in unit tests

Wiring up Simple Injector in WebForms in .NET 4.7.2

How to use Simple injector, Repository and Context - code first

Serilog's ILogger injected using Log.ForContext<T>, where T is the consumer

c# simple-injector serilog

How to configure simple injector container and lifestylse in a MVC web app with WebAPI, WCF, SignalR and Background Task