We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfd8f3e commit ee8ce8fCopy full SHA for ee8ce8f
book/B-embedding-git/sections/libgit2.asc
@@ -191,7 +191,7 @@ Libgit2 有很多种语言的绑定。
191
===== LibGit2Sharp
192
193
(((.NET)))(((C#)))(((Mono)))
194
-如果你在编写一个 .NET 或者 Mono 应用,那么 LibGit2Sharp(https://github.com/libgit2/libgit2sharp[]) 就是你所需要的。
+如果你在编写一个 .NET 或者 Mono 应用,那么 LibGit2Sharp (https://github.com/libgit2/libgit2sharp[]) 就是你所需要的。
195
这个绑定是用 C# 写成的,并且已经采取许多措施来用令人感到自然的 CLR API 包装原始的 Libgit2 的调用。
196
我们的例子看起来就像这样:
197
0 commit comments