Iterating through the GAC on Mono

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.
 
M

Mads Bondo Dydensborg

Hello, all.

Can anybody point me to documentation about how can I
programmaticaly (via C#) iterate through the global assembly cache on
Mono?

I believe you would have greater luck with this question, on the mono
developer mailing list: http://www.mono-project.com/Mailing_Lists

Regards

Mads

--
Med venlig hilsen/Regards

Systemudvikler/Systemsdeveloper cand.scient.dat, Ph.d., Mads Bondo
Dydensborg
Dansk BiblioteksCenter A/S, Tempovej 7-11, 2750 Ballerup, Tlf. +45 44 86 77
34
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top