SQLClient adds more than 100 new child dependencies #3054
-
I'm in the process of migrating System.Data.SqlClient to Microsoft.Data.SqlClient and I installed the last stable version 5.2.2 in my projects but realized that NuGet package has a lot of child dependencies that were added (more then 100) |
Beta Was this translation helpful? Give feedback.
Answered by
David-Engel
Dec 5, 2024
Replies: 1 comment
-
See #1108 for reference. There are some options discussed there to strip out unused dependencies and we have plans to split out the large Azure-related dependencies in a future release. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
paulmedynski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #1108 for reference. There are some options discussed there to strip out unused dependencies and we have plans to split out the large Azure-related dependencies in a future release.