Does anyone know about any articles/examples of using System.AddIn with ASP.NET and/or ASP.NET MVC applications?
I'm looking to use System.AddIn to make an ASP.NET MVC application extensible.
|
|
Does anyone know about any articles/examples of using System.AddIn with ASP.NET and/or ASP.NET MVC applications? I'm looking to use System.AddIn to make an ASP.NET MVC application extensible.
|
|||
|
|
|
|
The examples I have seen all use the Managed Extensibility Framework.
See also http://stackoverflow.com/questions/835182/choosing-between-mef-and-maf-system-addin |
||
|
|