Simple IQueryable implementation for Elasticsearch.
Info
| Version: | 0.1.9 |
| Author(s): | Leonardo Silvio de Moura |
| Last Update: | Saturday, January 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/leonardosimoura/ElasticSearchQuery |
| NuGet Url: | https://www.nuget.org/packages/ElasticSearchQuery |
Install
Install-Package ElasticSearchQuery
dotnet add package ElasticSearchQuery
paket add ElasticSearchQuery
ElasticSearchQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- NEST(>= 7.5.1)
Tags