An open API service indexing awesome lists of open source software.

https://github.com/raandree/powershelluisampler

This project shows how to call PowerShell from .net, single and multi threaded. The multi threading is done with the parallel task library.
https://github.com/raandree/powershelluisampler

Last synced: 3 months ago
JSON representation

This project shows how to call PowerShell from .net, single and multi threaded. The multi threading is done with the parallel task library.

Awesome Lists containing this project

README

        

# PowerShellUiSampler
This project shows how to call PowerShell from .net, single and multi threaded. The multi threading is done with the parallel task library.