The reference client that allows query, write and management (bucket, organization, users) for the InfluxDB 2.x.
Info
Version: | 4.19.0-dev.14906 |
Author(s): | influxdb-client-csharp Contributors |
Last Update: | Wednesday, October 2, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/influxdata/influxdb-client-csharp/tree/master/Client |
NuGet Url: | https://www.nuget.org/packages/InfluxDB.Client |
Install
Install-Package InfluxDB.Client
dotnet add package InfluxDB.Client
paket add InfluxDB.Client
InfluxDB.Client Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- InfluxDB.Client.Core(>= 1.15.0)
- JsonSubTypes(>= 1.5.2)
- Microsoft.Extensions.ObjectPool(>= 3.1.4)
- Microsoft.Net.Http.Headers(>= 2.1.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Reactive(>= 4.1.2)
- InfluxDB.Client.Core(>= 1.15.0)
- JsonSubTypes(>= 1.5.2)
- Microsoft.Extensions.ObjectPool(>= 3.1.4)
- Microsoft.Net.Http.Headers(>= 2.1.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Reactive(>= 4.1.2)
Tags