microsoft / microsoft/FeatureManagement-Dotnet
Add additional TFM to eliminate explicit dependencies
Open
@linglingye001 is already working on this.
Since Aug 19, 2026.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 129
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
Is your feature request related to a problem?
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
What solution would you like?
I want Microsoft.Bcl.TimeProvider & System.Diagnostics.DiagnosticSource to no longer be an explicit dependency on net 6+ or perhaps net 8
Describe alternatives you've considered
Accept the additional dependency
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.