InfluxDB c# api

Hi @Flow,

Based on https://docs.microsoft.com/en-us/dotnet/standard/net-standard#net-implementation-support,
I suppose that you should upgrade the project to target .NET Framework 4.7.2 or higher.

Regards