What IoC Containers Support Silverlight?
Posted
by Matt Casto
on Stack Overflow
See other posts from Stack Overflow
or by Matt Casto
Published on 2009-11-20T19:31:28Z
Indexed on
2010/03/31
6:23 UTC
Read the original article
Hit count: 252
ioc
|Silverlight
I'm looking for a list of IoC Containers that support Silverlight. I know that Unity and Ninject work with Silverlight, but I haven't found any information that suggests that other well known containers, like StructureMap, Castle Windsor or Autofac, support Silverlight.
Has anyone used these, or other, containers or compared them with the Silverlight platform in mind?
© Stack Overflow or respective owner