Info
Version: | 1.8.0.81 |
Author(s): | Garrett Serack |
Last Update: | Tuesday, June 25, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://perpetual-motion.com/ClrPlus |
NuGet Url: | https://www.nuget.org/packages/ClrPlus.Powershell |
Install
Install-Package ClrPlus.Powershell
dotnet add package ClrPlus.Powershell
paket add ClrPlus.Powershell
ClrPlus.Powershell Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl(1.0.19)
- Microsoft.Bcl.Async(1.0.16)
- Microsoft.Bcl.Build(1.0.5)
Tags
This is a Monolithic build (everything merged in, no dependencies)
- Trivial dynamic powershell invocation from C#
- RESTable cmdlets (so you can host cmdlets via a REST service and call them either remotely or locally)
[Note: This library is not quite ready for public consumption--I'm in the middle of some code reorganization].