Nuget Dependencies and latest Versions

Posted by Rick Strahl on West-Wind See other posts from West-Wind or by Rick Strahl
Published on Fri, 20 Jun 2014 00:52:41 GMT Indexed on 2014/08/18 16:24 UTC
Read the original article Hit count: 371

Filed under:
NuGet is a great component distribution mechanism and it's awesome for consuming components and getting them into projects. However, creating NuGet packages and getting the version dependencies worked out reliably has been a challenge. Specifically the way dependency versions are pulled in by NuGet are somewhat counterintuitive. In this post I look at some of the issues and bring up some thoughts of how this could work better.

© West-Wind or respective owner