Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

Injecting Simple Injector components into IHostedService with ASP.NET Core 2.0

Using Simple Injector with Unit Of Work & Repository Pattern in Windows Form

WebApi + Simple Injector + OWIN

Register multiple implementations with single interface

Using Simple Injector in Web API and OWIN

Registering a type with multiple constructors and string dependency in Simple Injector

How to check whether DbContext has transaction?

Register IAuthenticationManager with Simple Injector

Mixed lifestyle for Per Thread and Per Web Request with Simple Injector

Registering NLog ILogger with 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