influxdb-client-csharp
Client | Description | API |
---|---|---|
Client |
The reference C# client that allows query, write and InfluxDB 2.0 management. | InfluxDB.Client.html |
Client.Linq |
The library supports to use a LINQ expression to query the InfluxDB. | InfluxDB.Client.Linq.html |
Client.Legacy |
The reference C# client that allows you to perform Flux queries against InfluxDB 1.7+. | InfluxDB.Client.Flux.html |