Posts tagged with autofac
Jan 26
2011
Comment(s)
Creating Controllers-as-plugins using MVC3
A look at how to make pluggable Controllers using MVC3
Jun 9
2010
Supporting ValueTypes in Autofac
Autofac doesn't support injection of value types as properties, here's how to support it.
Apr 9
2010
Problems with Assembly Trust
Something to be careful of with downloading assemblies