InfluxDB Client Core - exceptions, validations, REST client.
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.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