Add leveldb-sharp to dotnet-developer-projects

pull/202/head
Mirco Bauer 2015-05-23 15:25:13 +02:00
parent 773f4c89a1
commit cbf80b4d80
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [JSON.NET](https://github.com/JamesNK/Newtonsoft.Json) - Popular high-performance JSON framework for .NET
* [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)
* [Lucene.Net](https://github.com/apache/lucene.net)
* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - A toolkit for creating metro-style WPF applications.