test.ps1

Import-Module .\PowerShellScripts\DotupPsCore\bin\Debug\netstandard2.0\DotupPsCore.dll

Get-Module
Get-Command -Module DotupPsCore;


Test-SampleCmdlet