InfluxData.Net_NS
1.0.1
InfluxData.Net is a fast, portable .NET library to access the REST API of an InfluxDB database and Kapacitor processing tool.
The library supports .Net Framework v4.6.1 and .Net Standard v2.0.
This library is just a Fork of original driver with added support of micro and nano seconds.
Install-Package InfluxData.Net_NS -Version 1.0.1
dotnet add package InfluxData.Net_NS --version 1.0.1
<PackageReference Include="InfluxData.Net_NS" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add InfluxData.Net_NS --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
For a full list of changes, please see CHANGELOG:
https://github.com/ummarbhutta/InfluxData.Net/blob/master/CHANGELOG.md
Dependencies
-
- Newtonsoft.Json (>= 10.0.3)
- System.Net.Http (>= 4.3.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.