开发者

using ms healthvault sdk in mono/linux

The MS Heal开发者_高级运维thvault SDK comes with a dll, that is necessary for programming with Healthvault. Is there a way to build an HV application in mono?

Josh


You can analyze the assembly (dll) using the Mono Migration Analyzer (MoMA). Just follow the guide and the tool will show you if there are any potential issues (unimplemented methods, P/Invokes, etc) with using it with Mono.

http://www.mono-project.com/MoMA

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜