Merge pull request #233 from ckuhn203/patch-1

Added description of the LibGit2Sharp library
pull/237/head
Rich Lander 2015-10-12 09:14:04 -07:00
commit cd224fed77
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Kentor.AuthServices](https://github.com/KentorIT/authservices) - A SAML2 Service Provider for .NET.
* [Language-ext](https://github.com/louthy/language-ext) - C# 6.0+ functional language extensions. Make C# more like F# and other functional languages
* [leveldb-sharp](https://github.com/meebey/leveldb-sharp) - cross-platform C# binding for LevelDB
* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp)
* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) - C# language bindings for the [LibGit2](https://github.com/libgit2/libgit2) implementation of Git.
* [Lucene.Net](https://github.com/apache/lucene.net)
* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - A toolkit for creating metro-style WPF applications.
* [Math.NET Numerics](https://github.com/mathnet/mathnet-numerics) - Provides methods and algorithms for numerical computations in science, engineering and every day use.