From 98615643c0cb3e2e0d7f0f2f33c7f954ac2c1cd8 Mon Sep 17 00:00:00 2001 From: Greg Marzouka Date: Fri, 30 Oct 2015 08:43:34 -0400 Subject: [PATCH] Add NEST to dotnet-developer-projects --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 2601584..7456bb2 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -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. * [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. + * [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 * [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