[MonoDevelop] Include one projects DLL's into another

Rapzid greg.zapp at gmail.com
Mon Oct 7 07:31:19 UTC 2013


Hello,

I'm starting to get into needing to setup a solution a bit more complicated
than in the past and I could use some advice.  My .net service's
functionality will mostly be provided by plugins.  I'm a bit new to this
workflow and am unsure how to approach developing the main project and the
plugins project efficiently.  I would like the DLL's built from the plugins
project to be included in the output directory of the main project so that
it can  load the assemblies and instantiate any plugins it finds in some
namespace(like "Project.Plugins").  Unfortunately I have no idea how to go
about setting this sort of thing up in mono develop.  Any advice would be
much appreciate.


Thanks,
   Greg



--
View this message in context: http://mono.1490590.n4.nabble.com/Include-one-projects-DLL-s-into-another-tp4661046.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list