influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
355 stars 95 forks source link

add RestSharp nuget package #648

Closed atias007 closed 1 month ago

atias007 commented 2 months ago

Proposed Changes

Closes #

bednar commented 1 month ago

Hi @atias007,

Thank you for your PR. I've created an enhanced PR that will also refactor our codebase to accommodate new APIs from RestSharp. Stay tuned and check the progress at https://github.com/influxdata/influxdb-client-csharp/pull/650.

Best Regards