influxdata / influxdata/influxdb-client-csharp
Reduce dependencies by adding TFM
- Dominant language
- C#
- Stars
- 377
- Forks
- 93
- Avg merge
- 9m
- Merged PRs (30d)
- 2
Description
__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
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the project’s target framework and package dependency configuration, then identify which dependencies can be supplied by the newer TFM. Done means dependencies are conditional for that TFM and the client still builds and behaves correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100