Elasticsearch LiteClient is a lightweight, low-abstraction alternative to the official Elasticsearch.NET/NEST.
Info
Version: | 0.0.4 |
Author(s): | Paul Hatcherian |
Last Update: | Thursday, November 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulHatch/simpleelastic |
NuGet Url: | https://www.nuget.org/packages/SimpleElastic |
Install
Install-Package SimpleElastic
dotnet add package SimpleElastic
paket add SimpleElastic
SimpleElastic Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- OpenTracing(>= 0.12.0)
- Microsoft.Extensions.Caching.Memory(>= 2.1.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- Newtonsoft.Json(>= 11.0.2)
- OpenTracing(>= 0.12.0)
Tags