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

Reduce dependencies by adding TFM #630

Open thompson-tomo opened 5 months ago

thompson-tomo commented 5 months ago

Proposal: Make more packages conditional

Current behavior: Dependencies are specified even though they could be provided b6 the framework.

Desired behavior: On the newer TFM there is less dependencies

Alternatives considered: Accepting dependencies are there

Use case: Reduced dependencies