开发者

How to embed Git and Gecko/Webkit in C#?

I need to embed Git and Gecko/WebKit in a C# application that should run cross-platform compliantly. Am I dreaming or is this开发者_如何学运维 possible to do without a lot of work?

I'm looking into Mono's WebBrowser support, but I'm wondering how often they update the Gecko/WebKit engine.

I'd also prefer to be able to embed Git. I could run Git commands via command line, but I'm afraid that C# limits me from having a Git implementation built-in.


For the Git part of your question: NGit, GitSharp

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜