问题
I need to work with Json in mono and I'm using the IDE monodevelop.
How can I add as a reference json.net in monodevelop ?
回答1:
In your project there should be a folder called References
. Right click it and choose edit references
. Then check the box next to the package you want to add
回答2:
For monodevelop 4.012 try look in the Solution->Packages->Edit Packages and look for the library you need.
来源:https://stackoverflow.com/questions/6438122/how-can-i-add-a-reference-in-monodevelop