influxdb-csharp icon indicating copy to clipboard operation
influxdb-csharp copied to clipboard

compatibility with influxdb 2.0 alphas

Open OneCyrus opened this issue 6 years ago • 1 comments

is there a way to use this client with the influxdb 2.0 alphas? i thought the v1 api is still there but it looks like something broke.

OneCyrus avatar Mar 04 '19 20:03 OneCyrus

our plan is to provide a 2.0 write compatible endpoint as part of the 1.x release. Recommendation is then to uptake the new 2.0 C# library: https://github.com/influxdata/influxdb-client-csharp

timhallinflux avatar Jan 08 '20 17:01 timhallinflux