Add LibGit2Sharp

Git + .Net/Mono = ❤️

LibGit2Sharp brings all the might and speed of libgit2, a native Git implementation, to the managed world of .Net and Mono.
pull/55/head
nulltoken 2014-11-20 19:28:07 +01:00
parent abf7953536
commit cf89af9a7d
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ There are many .NET open source projects. You can always use a search engine to
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ)
* [FluentValidation](https://github.com/JeremySkinner/FluentValidation)
* [JSON.NET](http://json.net/)
* [LibGit2Sharp](http://libgit2sharp.com/)
* [NodaTime](http://nodatime.org/)
* [RestSharp](http://restsharp.org/)
* [SharpDX](https://github.com/sharpdx/SharpDX)