A
ali.hodroj4
Hello, all.
Can anybody point me to documentation about how can I
programmaticaly (via C#) iterate through the global assembly cache on
Mono?
I know how to do it using Microsoft .NET on Windows by using a bunch
of P/Invokes against some COMs. However, that's obviously not a
portable solution if I want my application to run on Mono under Linux
and Mac OS X also.
Can anybody point me to documentation about how can I
programmaticaly (via C#) iterate through the global assembly cache on
Mono?
I know how to do it using Microsoft .NET on Windows by using a bunch
of P/Invokes against some COMs. However, that's obviously not a
portable solution if I want my application to run on Mono under Linux
and Mac OS X also.