Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

DI/IoC for .net mvc async/await

SimpleInjector mixed lifestyle for per web request and lifetime scope

Ninject equivalent for SimpleInjector RegisterDecorator method

c# ninject simple-injector

SimpleInjector - Register Object that depends on values from another registered object

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 do I pass a parameter to the constructor using Simple Injector?