Has anyone out there written their own IOC Container in C#? Or do the vast majority of folks use the various frameworks such as Spring. What are the pro\'s and con\'s of eac
Autofac is excellent.
I've written one myself using less than 15 lines. Just two extensionmethods to a dictionary.