Skip to content

Add additional TFM to eliminate explicit dependencies #1213

@thompson-tomo

Description

@thompson-tomo

Is your feature request related to a problem? Please describe.
Currently the library is targeting only net standard 2.0 which is resulting in a large dependency graph which could be reduced,

Describe the solution you'd like
Adding an additional TFM (ie net 6 & 8) as well as placing conditions on the dependencies which are natively available via the framework ie System.Diagnostic.DiagnosticSource.

Describe alternatives you've considered
Accept the dependencies.

Additional context
Azure team are already working on this for the monolithic sdk repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions