Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

Simple Injector fails to inject per Web API request registered class during Owin startup

what's the purpose of ReturnJob in IJobFactory Interface for Quartz.Net

Simple Injector: Registering a type with constructor argument that's based on its parent

How can I emulate Modules / Installers / Registries with Simple Injector

Simple Injector initialize for both MVC and Web API controllers

Get the container instance for Simple Injector

How to get OwinContext from Global.asax?

Does Simple Injector supports MVC 4 ASP.NET Web API?

Dependency Injection (using SimpleInjector) and OAuthAuthorizationServerProvider

ICommandHandler/IQueryHandler with async/await

Decorators and IDisposable

Simple Injector: Register ILogger<T> by using ILoggerFactory.CreateLogger<T>()

Using Application Insights with Unit Tests?

Using Simple Injector with SignalR

c# signalr simple-injector

Avoiding all DI antipatterns for types requiring asynchronous initialization

Constructor injection with Quartz.NET and Simple Injector

Simple Injector unable to inject dependencies in Web API controllers

Simple Injector vs Hiro vs Autofac [closed]