Quantcast
Channel: Xamarin.Mac — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 1429

Xamarin.Mac Plugin Framework

$
0
0

I'm thinking about implementing some kind of plugin framework in my Xamarin.Mac app. If I define a plugin interface, create a bunch of libraries which implement that interface, and then add them as references in my app project, what mechanism should I employ in the app to enumerate and instantiate those plugins?

Thanks


Viewing all articles
Browse latest Browse all 1429

Trending Articles