Does mono support Code Contracts? I.e. if I build a class library, can mono users use my assembly?
If not, are there any alternative libraries? Preferably supporting static analysis (through a plugin or similar in visual studio)
Does mono support Code Contracts? I.e. if I build a class library, can mono users use my assembly?
If not, are there any alternative libraries? Preferably supporting static analysis (through a plugin or similar in visual studio)