简体   繁体   中英

How to find out if assembly can be used by MonoTouch?

If you create an assembly in Visual Studio , build it and then use the built .dll as a reference in Xamarin Studio , how can you find out if the assembly can be used except by running it? How do you know if a 3rd party .Net assembly can run on MonoTouch ?

I just asked another question here that was related, but wanted to see if this could be answered by itself (otherwise it would drown and go unnoticed in the the other question).

Scan it on http://scan.xamarin.com/ . It'll give you the information you need.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM