Info
Version: | 5.3.0 |
Author(s): | Garvin Casimir |
Last Update: | Saturday, April 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garvincasimir/Elasticsearch-Azure-PAAS |
NuGet Url: | https://www.nuget.org/packages/Elasticsearch-Azure-PAAS |
Install
Install-Package Elasticsearch-Azure-PAAS
dotnet add package Elasticsearch-Azure-PAAS
paket add Elasticsearch-Azure-PAAS
Elasticsearch-Azure-PAAS Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.net(>= 5.3.0)
- RedDog.Storage(>= 0.2.0)
- YamlDotNet(>= 4.1.0)
- WindowsAzure.Storage(>= 8.1.1)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
Tags
It manages the installation of Elasticsearch, Java, and any plugins you provide.
All new instances are automatically added to the cluster using automatic discovery.
It also comes with api that helps with adding your custom data to the elasticsearch Cluster.