Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 2 years ago (2 children)

I've never had an issue with nuget, at least since dotnet core. My experience has it far ahead of npm and pip

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago* (1 child)

    I'll second this. I would argue that .Net Core's package/dependency management in general is way better than Python or JavaScript. Typically it just works and when it doesn't it's not too difficult to fix.

  • source
  • parent
  • hideshow 1 child comment