Add NEST to dotnet-developer-projects

pull/242/head
Greg Marzouka 2015-10-30 08:43:34 -04:00
parent d2541aec89
commit 98615643c0
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [MoreLINQ](https://code.google.com/p/morelinq/) - LINQ to Objects is missing a few desirable features. This project will enhance LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ. * [MoreLINQ](https://code.google.com/p/morelinq/) - LINQ to Objects is missing a few desirable features. This project will enhance LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ.
* [NAudio](https://github.com/naudio/NAudio) - An open source .NET audio and MIDI library. * [NAudio](https://github.com/naudio/NAudio) - An open source .NET audio and MIDI library.
* [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite. * [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite.
* [NEST](https://github.com/elastic/elasticsearch-net) - The official .NET client library for Elasticsearch.
* [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus * [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus
* [NModbus4](https://github.com/NModbus4/NModbus4) - Implementation of the Modbus protocol * [NModbus4](https://github.com/NModbus4/NModbus4) - Implementation of the Modbus protocol
* [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET * [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET