.NET client for sending time series data to an elastic search instance.
Info
Version: | 0.0.3 |
Author(s): | Tom Austin |
Last Update: | Monday, June 6, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ElasticSeries |
Install
Install-Package ElasticSeries
dotnet add package ElasticSeries
paket add ElasticSeries
ElasticSeries Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- NEST(>= 7.8.2)
- Newtonsoft.Json(>= 12.0.3)