Reflector generates PowerShell from C#
Reflector has a new add-in, PowerShell. It renders output as a Windows PowerShell script. Load a .Net DLL into Reflector, drill down to a class, right mouse click a method and choose Disassemble. On the toolbar choose PowerShell as the language to disassemble to. Once disassembled, you can ‘Copy and Paste’ the PowerShell code to a console [...]


