Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in simple-injector

SimpleInjector HowTo Register multiple Open Generic Interfaces for a Single Generic Implementation

Simple Injector, can't override existing registration

c# simple-injector

Defer the selection of a child validator depending on the property type/value

Using dependencies on multiple threads with Parallel.ForEach

How to change dependency registration at run time using simple injector?

How to perform async initalization of lazy injection

Nunit testing with Mock. Instance of Interface

How to register a named instance with Simple Injector

How to register Windows Forms with Simple Injector

How to inject CacheItemPolicy using Simple Injector

What is wrong when Transient injected to Singleton?

Mono - System.TypeLoadException: Could not load types

How do I use ASP.NET Core App Settings with Simple Injector

NullReferenceException at System.Web.Mvc.FilterProviderCollection.GetFilters

SimpleInjector Unbind/Rebind

Why am I getting this ActivationException when using Simple Injector with WebApi Self Hosted in OWIN?

Simple Injector - Register Service with one custom Parameter

Simple Injector usage for generic command handler

Parameter not registered when using Simple Injector to inject into an MVC Controller Constructor

How to do a registration in Simple Injector after a GetInstance call / Alternate solution?