DIWithUnity Sample code where is it?

first post: brix wrote: Hi all, Download the Unity Guidance and it mentions some sample co...

Problem installing unity with Nuget (not compatible with any project in the solution)

first post: papadi wrote: Hi! I have a VS 2012 solution with .net 4.0 project. I'm trying to...

latest post: randylevy wrote: The recently released Unity 3 requires .NET 4.5 while Unity 2.1 req...

MappedTo.matchinginterface missing

first post: vallekie wrote: Hi all, i'm probably looking in the wrong place, but i can't seem...

latest post: randylevy wrote: I think that the final implementation has changed slightly. This s...

How do I passthrough the name arguement to child dependancies

first post: legaldeveloper wrote: Hi, I've been trying to work this out but come to a point where I...

latest post: weberse wrote: Maybe [this article](http://outlawtrail.wordpress.com/2012/08/01/re...

Performance with loaded containers

first post: philipmateescu wrote: I've recently conducted a test of performance of various .Net DI co...

latest post: gmelnik wrote: FYI, Unity3 comes with a package [Unity.MVC](http://nuget.org/packa...

Ent Lib 6 Config Console Unity support

first post: praneethw wrote: Hi, I just installed the Microsoft.Practices.EnterpriseLibrary.Con...

latest post: randylevy wrote: It looks like this story was not implemented. See http://entlib.us...

Cannot find EnterpriseLibraryCoreExtension in Ent Lib 6.0

first post: rsaa wrote: Hi, I'm using Unity and Ent Lib 5.0 Logging block in asp.net mvc ...

latest post: randylevy wrote: EnterpriseLibraryCoreExtension has been removed in the latest versi...

Unity 3 Nuget package for Microsoft.Practices.Unity.Mvc.dll

first post: Sirus555 wrote: Hello, I can't find nuget package for the MVC part of Unity 3. ...

latest post: randylevy wrote: You can find the two packages here: * [Unity bootstrapper for ASP....

Why emitting IL?

first post: yuanfei wrote: I'm learning the code of Unity1.2, and found in the process of reso...

latest post: randylevy wrote: I would guess the main reason would have been performance. As an a...

Is there way to determine the point of time when all dependencies are already injected?

first post: AlexNc wrote: I have several dependency properties in my class that were marked w...

latest post: rslaney wrote: glad to know it's worked. There is no easy solution for getting ar...