-
Responsible Package Management in Visual Studio
Last updated: Thursday, November 30, 2023
Published in: CODE Magazine: 2019 - September/October
If you use a package management tool, like NuGet, Node Package Manager (NPM) for JavaScript, or Maven for Java, you already know how they simplify and automate library consumption. John shows you how to make sure that the packages you download don’t cause more troubles than they solve.
-
Chocolatey on Windows
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2019 - January/February
Using Chocolatey’s graphical user interface, you can bundle code into packages for easy replication and distribution. This is great news if you’ve got several versions of your client software, and you’ll appreciate Dan’s tour of Microsoft’s Chocolatey tool.