What advanced concepts in #PowerShell you want to learn?
@PowerShellMag @Steve_MSFT Package dependency management. Yet to find a consistent way that provides a good experience for users and module developers that need to do testing.
@PowerShellMag @Steve_MSFT How to navigate the .Net framework and know what the various classes are and do.
@PowerShellMag @Steve_MSFT Design patterns. Using classes in PowerShell is possible so to do it in the best possible way I would love to learn which patters work and dont work with PowerShell
@PowerShellMag Make a cisco switch/firewall module to run and capture cisco commands. As no one seems to have cracked it..
@PowerShellMag @Steve_MSFT Importing and using dll assemblies
@PowerShellMag Using Java libraries from PowerShell to automate Java based applications.