The reference client that allows query, write and management (bucket, organization, users) for the InfluxDB 2.x.
Info
| Version: | 5.1.0-dev.16945 |
| Author(s): | influxdb-client-csharp Contributors |
| Last Update: | Wednesday, May 6, 2026 |
| .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