[Mono-dev] mono with CoreCLR: How to add custom assemblies

chandrakant mishra chandraelxsi at gmail.com
Tue Jan 17 16:00:55 UTC 2012


Hi All,

I have just started with mono and currently working on enabling security
while embedding mono into my platform. I am not using moonlight but want to
use its browser security features[CoreCLR] in mono.

The problem here is that I have certain custom class libraries [dlls
compiled just with mcs without a strongname and version and containing
critical p/invoke and unmanaged code] which I want to be a part of platform
code. From what I understand, p/invoke and unmanaged code can only exist as
critical platform code under CoreCLR. But with what I have tried till now,
I have not been able to add my assemblies as platform code. Is there a
tutorial on web that could help me with this? Any idea on this will be of
much help.

Thanks,
Chan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120117/1c657e26/attachment.html>


More information about the Mono-devel-list mailing list