VL.IO.InfluxDB
1.0.0
dotnet add package VL.IO.InfluxDB --version 1.0.0
NuGet\Install-Package VL.IO.InfluxDB -Version 1.0.0
<PackageReference Include="VL.IO.InfluxDB" Version="1.0.0" />
<PackageVersion Include="VL.IO.InfluxDB" Version="1.0.0" />
<PackageReference Include="VL.IO.InfluxDB" />
paket add VL.IO.InfluxDB --version 1.0.0
#r "nuget: VL.IO.InfluxDB, 1.0.0"
#:package VL.IO.InfluxDB@1.0.0
#addin nuget:?package=VL.IO.InfluxDB&version=1.0.0
#tool nuget:?package=VL.IO.InfluxDB&version=1.0.0
VL.IO.InfluxDB
This is a wrapper of the InfluxDB 3 C# .NET Client to write and read to influxDBs. For more Informations about see their documentation. For all infos about the InfluxDB3.Client API see the API documentation.
For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org
Known Issues
Write Nodes: The IsCompleted function from the task is not trigger proberbly Query Nodes: Type parsing of the return values is not included in the library
Getting started
Install as described here via commandline:
nuget install VL.IO.InfluxDB
Usage examples and more information are included in the pack and can be found via the Help Browser
Contributing
- Report issues on the vvvv forum
- For custom development requests, please get in touch
- When making a pull-request, please make sure to read the general guidelines on contributing to vvvv libraries
Credits
Links to libraries this is based on: InfluxDB 3 C# .NET Client
Sponsoring
Development of this library was partially sponsored by:
Learn more about Target Frameworks and .NET Standard.
-
- InfluxDB3.Client (>= 1.4.0)
- System.Linq.Async (>= 6.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 56 | 10/17/2025 |
1.0.0-alpha | 63 | 10/17/2025 |