有什么方法可以使用.NET应用程序使用git? [英] Is there some way to work with git using .NET application?

查看:93
本文介绍了有什么方法可以使用.NET应用程序使用git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何(也许也 push )来自GitHub的某些文件夹?

How can I pull (maybe push too) some folder from GitHub?

我的意思是说我需要用于.NET的API才能在C#中访问,而不是用于git的GUI.

I mean I need API for .NET to access within C#, not GUI for git.

推荐答案

我刚刚发现了这一点: http ://www.eqqon.com/index.php/GitSharp

I just found this: http://www.eqqon.com/index.php/GitSharp

GitSharp Git 的实现Dot.Net框架和Mono.它旨在与原始Git完全兼容,并且应该是一个轻量级的库,用于基于Git作为对象数据库或以某种方式读取或操作存储库的酷应用程序.

GitSharp is an implementation of Git for the Dot.Net Framework and Mono. It is aimed to be fully compatible to the original Git and shall be a light weight library for cool applications that are based on Git as their object database or are reading or manipulating repositories in some way...

这篇关于有什么方法可以使用.NET应用程序使用git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆