InfluxDB Client Core - exceptions, validations, REST client.
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.Core |
| NuGet Url: | https://www.nuget.org/packages/InfluxDB.Client.Core |
Install
Install-Package InfluxDB.Client.Core
dotnet add package InfluxDB.Client.Core
paket add InfluxDB.Client.Core
InfluxDB.Client.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CsvHelper(>= 18.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Newtonsoft.Json(>= 11.0.2)
- NodaTime(>= 2.4.1)
- NodaTime.Serialization.JsonNet(>= 2.0.0)
- RestSharp(>= 106.11.7)
- System.Net.Http(>= 4.3.4)
- CsvHelper(>= 18.0.0)
- Newtonsoft.Json(>= 11.0.2)
- NodaTime(>= 2.4.1)
- NodaTime.Serialization.JsonNet(>= 2.0.0)
- RestSharp(>= 106.11.7)
- System.Net.Http(>= 4.3.4)
Tags