ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agoPackage managers be likelinux.communityimagemessage-square142fedilinkarrow-up1322arrow-down179file-text
arrow-up1243arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square142fedilinkfile-text
minus-squareLucky@lemmy.mllinkfedilinkarrow-up10arrow-down2·1 year agoI’ve never had an issue with nuget, at least since dotnet core. My experience has it far ahead of npm and pip
minus-squarejubilationtcornpone@sh.itjust.workslinkfedilinkEnglisharrow-up5arrow-down1·edit-21 year agoI’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.
I’ve never had an issue with nuget, at least since dotnet core. My experience has it far ahead of npm and pip
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.