|
|
Browse by Tags
All Tags » PowerShell » Extending » Hosting
-
This is the first part of a 6 part series about using an Hosted IronPython Engine from PowerShell to do some tasks PowerShell does not yet support in V1.
In PowerShell you can very easy host a IronPython engine just by loading the DLL's , see this post on my old blog PowerShell : Hosting IronPython
I use it so solve some shortcomings in ...
|
|
|