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

#630 Add in net 5 and make dependency conditional #631

Closed thompson-tomo closed 1 month ago

thompson-tomo commented 5 months ago

Closes #630

Proposed Changes

Adds in net 5 so a dependency can be removed

Checklist

thompson-tomo commented 5 months ago

No I haven't gone done the path of excluding dependencies & explicitly re-adding them. As I feel Going down the path of simplifying dependencies in the source package is easier to maintain going forward & everyone using a newer target benefits.

bednar commented 1 month ago

This PR has been closed because it has not had recent activity. Please reopen if this PR is still important to you and you want to continue with them.