Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Client package has old RestSharp depended nuget and rest sharp make api changes that cause an error #647

@atias007

Description

@atias007

Steps to reproduce:

  1. create new dotnet project
  2. add nuget of the latest RestSharp
  3. add nuget of the influxdb client
  4. try to create new influxdb client object (i.e. var client = new InfluxDBClient(options);)

that's it, you will get the error

you need to update to the latest restsharp nuget

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions