A .NET library for efficiently sending time series to InfluxDB.
Info
Version: | 1.2.0-dev-00029 |
Author(s): | influxdb-csharp Contributors |
Last Update: | Thursday, April 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/influxdata/influxdb-csharp |
NuGet Url: | https://www.nuget.org/packages/InfluxDB.LineProtocol |
Install
Install-Package InfluxDB.LineProtocol
dotnet add package InfluxDB.LineProtocol
paket add InfluxDB.LineProtocol
InfluxDB.LineProtocol Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO.Compression(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.3)
- System.Net.Sockets(>= 4.3.0)
- System.Threading(>= 4.3.0)
Tags