Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

How to use command pattern in a WinForms client application?

How do I inject dependencies into a custom WebHostService in a .Net Core project?

RegisterOpenGeneric with SimpleInjector resolves incorrect type

Simple Injector “The operation cannot be completed because the DbContext has been disposed” during MVC validation

IMediatR - Generic Request Handler for generic Requests

Simple Injector and SolrNet

c# solrnet simple-injector

What is the correct 'per request' Simple Injector lifestyle to use in a ServiceStack API application?

Method-level attributed interception with Simple Injector

Using Simple Injector with Umbraco Controller

Simple Injector with several bounded DbContexts - exception "IDbContext has already been registered"

Async tasks and Simple Injector Lifetime scopes

Winforms - MVP Pattern: Using static ApplicationController to coordinate application?

Simple Injector: Cyclic Graph Error

How to decorate class that relies on a runtime value for creation

simpleinjector 3.0 not supporting RegisterManyForOpenGeneric

c# simple-injector

Simple Injector - Windows Forms Example Broken

c# winforms simple-injector

Which lifestyle to use for Console Application?

Setting Lifestyle of collection items during registration in Simple Injector

Simple Injector get current principal in WebAPI using OWIN

How do I pass a parameter to the constructor using Simple Injector?