SimpleInjector Prism Bootstrapper

first post: ObsidianPhoenix wrote: Hi all, So a colleague directed me towards SimpleInjector after v...

latest post: ObsidianPhoenix wrote: Thanks! I have to admit I'm fairly new to the whole stack (WPF, MVV...

LifetimeScoping error in WebApi self hosted app

first post: kavand wrote: Hey. I read these (+ , + , + and + ) pages, but I connot figure out...

latest post: dot_NET_Junkie wrote: See [this Stackoverflow answer](http://stackoverflow.com/questions/...

Register an Interface wich implementation's constructor has arguments

first post: The_Chaoz wrote: Well I read the documentation but I couldn't find how to do this. ...

latest post: The_Chaoz wrote: Thank you for your answer. I'll try to avoid delegating the creatio...

Can Simple Injector support Web API and MVC Controllers simultaneously?

first post: Sergeir wrote: I have an MVC 4 ASP.NET Web API project in which I want to be able ...

latest post: Sergeir wrote: Thanks! - Adding the additional SetResolver call did the trick! Her...

WebActivator Initialization vs. Global.asax app_start configuration paradigm

first post: omegaluz wrote: Personally, I like the direction the MVC team has gone in recent ye...

latest post: dot_NET_Junkie wrote: An assembly is not the same as an NuGet package. In fact, the MVC Q...

Scenario questions about SI

first post: androticus wrote: I have been evaluating Simple Injector, and am having challenges wi...

latest post: androticus wrote: That was all very helpful, thanks!

How does Simple Injector compare to Unity?

first post: RBoavida wrote: Hi, I must say I was very impressed with the performance benchmar...

latest post: dot_NET_Junkie wrote: Hi Rod, Simplicity is one of the main goals of Simple Injector and...

Registering open generic of open generic

first post: timohayes wrote: I'm trying to implement some generic queries following a command/qu...

latest post: timohayes wrote: That did the trick, thanks. I have other reasons why I need the ex...

Multiple registrations of the same type

first post: kijanawoodard wrote: I think I've hit a wall on my attempt to impement NServiceBus' ICon...

latest post: dot_NET_Junkie wrote: Again I have to congratulate you for all the research you are doing...

Type overload of RegisterInitializer

first post: kijanawoodard wrote: I'm implementing IContainer from NServiceBus. http://support.nserv...

latest post: kijanawoodard wrote: Oh, what you wrote is the actual R# suggestion. I missed that bit o...