Influx client

This is a C# implementation of InfluxDB client. It supports sending individual requests in addition to batch queuing.

NuGet Gallery

Install via .NET CLI:
dotnet add package Medo.Influx
GitHub Repository (MIT License)

Clone repository:
git clone https://github.com/Medo64/Medo.Influx.git