Open thompson-tomo opened 7 months ago
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
Packages should not have any dependency which can be provided by the framework and if necessary additional frameworks should be added.
Accept the additional dependency
n/a
Related: https://github.com/NLog/NLog.WindowsIdentity/issues/1
Is your feature request related to a problem? Please describe.
I want to minimise dependencies in my project by utilising framework dependencies wherever possible
Describe the solution you'd like
Packages should not have any dependency which can be provided by the framework and if necessary additional frameworks should be added.
Describe alternatives you've considered
Accept the additional dependency
Additional context
n/a