Runtime for hosting PowerShell.
Info
Version: | 7.5.0-rc.1 |
Author(s): | Microsoft |
Last Update: | Saturday, November 16, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/PowerShell/PowerShell |
NuGet Url: | https://www.nuget.org/packages/System.Management.Automation |
Install
Install-Package System.Management.Automation
dotnet add package System.Management.Automation
paket add System.Management.Automation
System.Management.Automation Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.PowerShell.CoreCLR.Eventing(>= 7.1.1)
- Newtonsoft.Json(>= 12.0.3)
- Microsoft.ApplicationInsights(>= 2.15.0)
- Microsoft.Win32.Registry.AccessControl(>= 5.0.0)
- System.Configuration.ConfigurationManager(>= 5.0.0)
- System.DirectoryServices(>= 5.0.0)
- System.IO.FileSystem.AccessControl(>= 5.0.0)
- System.Management(>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe(>= 5.0.0)
- System.Security.AccessControl(>= 5.0.0)
- System.Security.Cryptography.Pkcs(>= 5.0.1)
- System.Security.Permissions(>= 5.0.0)
- System.Text.Encoding.CodePages(>= 5.0.0)
- Microsoft.Management.Infrastructure(>= 2.0.0)
- Microsoft.PowerShell.Native(>= 7.1.0)
Tags