### 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 I want System.Text.Json, System.IO.Pipelines to no longer be an explicit dependency on net 6+. The linq library should also be checked. ### Describe alternatives you've considered Accept the additional dependency ### Additional context _No response_