A small package that makes Elasticsearch setup easier and also adds linking indexes possible.
Info
Version: | 1.0.0 |
Author(s): | Kenneth G. Pedersen |
Last Update: | Thursday, October 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Joshlo/LazySetup/tree/master/Elasticsearch/LazySetup.Elasticsearch |
NuGet Url: | https://www.nuget.org/packages/LazySetup.Elasticsearch |
Install
Install-Package LazySetup.Elasticsearch
dotnet add package LazySetup.Elasticsearch
paket add LazySetup.Elasticsearch
LazySetup.Elasticsearch Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- NEST(>= 5.5.0)
Tags