Info
Version: | 1.0.47 |
Author(s): | Ziya SARIKAYA, Daniel Bohlin, Adam Schaible |
Last Update: | Monday, April 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ziyasal/InfluxDB.Net |
NuGet Url: | https://www.nuget.org/packages/InfluxDB.Net-Main |
Install
Install-Package InfluxDB.Net-Main
dotnet add package InfluxDB.Net-Main
paket add InfluxDB.Net-Main
InfluxDB.Net-Main Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.Async(>= 1.0.168)
- Newtonsoft.Json(>= 6.0.5)
- Microsoft.Net.Http(>= 2.2.28)
It is fully asynchronous and non-blocking way to interact with InfluxDB programmatically.