PowerShell uses special NuGet packages. PowerShell uses Uninstall-Module to get rid of an Install(ed)-Module. Remove-Module undoes Import(ing)-Module into memory. I like the consistency of the terminology.
PowerShell uses special NuGet packages. PowerShell uses Uninstall-Module to get rid of an Install(ed)-Module. Remove-Module undoes Import(ing)-Module into memory. I like the consistency of the terminology.