Tests

I wonder how many modules are available from the PS Gallery? I created 5. FindModules.ps1 and it took a while to run!

How many of these modules support PSCore? I created 6. FindModulesPSCore.ps1

The command

get-module -ListAvailable

will give you some idea of the total modules available to you.

Last updated