Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

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]