Thursday, August 9, 2018

NuGet bringing in numerous additional dependencies

Using Nuget to add a library to my Framework 4.7.0 project results in an unreasonable large number of additional dependencies being added. (System.Security.Cryptography.Algorithms, System.IO.Compression etc...)

From what I could gather this seems to be a widespread issue. Out of the various recommended workarounds only switching Package Management Format to PackageReference seems to have mitigated this behavior to some degree.

Has anyone managed to solve this by any chance?

NuGet bringing in numerous additional dependencies Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team