-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
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
The following packages should not have any dependency which can be provided by the framework ie Microsoft.Extensions.*
- NSwag.Generation.AspNetCore
It should be determined if net 7 & 8 TFM provided any benefit.
Describe alternatives you've considered
Accept the additional dependency
Additional context
n/a
Metadata
Metadata
Assignees
Labels
No labels