ElasticTools.Client
1.1.1
Set of tools that can be used to better manage and monitor an elasticsearch server. https://github.com/b46saunders/ElasticTools
Install-Package ElasticTools.Client -Version 1.1.1
dotnet add package ElasticTools.Client --version 1.1.1
<PackageReference Include="ElasticTools.Client" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ElasticTools.Client --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ElasticTools.Client, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
timestamp used to compare documents with can now be optionally provided: defaults to DateTime.UTCNow.Ticks
Dependencies
-
- NEST (>= 1.7.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.