PowerShellStandard.Library
5.1.0
Prefix Reserved
See the version list below for details.
dotnet add package PowerShellStandard.Library --version 5.1.0
NuGet\Install-Package PowerShellStandard.Library -Version 5.1.0
<PackageReference Include="PowerShellStandard.Library" Version="5.1.0" />
paket add PowerShellStandard.Library --version 5.1.0
#r "nuget: PowerShellStandard.Library, 5.1.0"
// Install PowerShellStandard.Library as a Cake Addin #addin nuget:?package=PowerShellStandard.Library&version=5.1.0 // Install PowerShellStandard.Library as a Cake Tool #tool nuget:?package=PowerShellStandard.Library&version=5.1.0
Enable same Module to support PowerShell Core and Windows PowerShell
PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.
Windows PowerShell is a Windows command-line shell designed especially for system administrators. Windows PowerShell includes an interactive prompt and a scripting environment that can be used independently or in combination.
The PowerShell Standard has been created to assist developers create modules and PowerShell hosts which will use only APIs that exist across different versions of PowerShell. It is a reference only assembly and relies on the host (Windows PowerShell or PowerShell Core) to provide the runtime assembly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
This package has no dependencies.
NuGet packages (25)
Showing the top 5 NuGet packages that depend on PowerShellStandard.Library:
Package | Downloads |
---|---|
Microsoft.Azure.Workflows.WebJobs.Extension
Extensions for running workflows in Azure Functions |
|
Microsoft.HPC.SDK
SDK package for Microsoft HPC Pack 2019 Please visit https://github.com/Azure-Samples/hpcpack-samples for Microsoft HPC Pack SDK sample code |
|
Neon.HyperV
INTERNAL USE ONLY: Windows Hyper-V extensions |
|
PolygonIo.PowerShell
Package Description |
|
AstralKeks.PowerShell.Common
Common components for creating PowerShell binary commands |
GitHub repositories (47)
Showing the top 5 popular GitHub repositories that depend on PowerShellStandard.Library:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
PowerShell/PSReadLine
A bash inspired readline implementation for PowerShell
|
|
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
|
Version | Downloads | Last updated |
---|---|---|
5.1.1 | 712,056 | 3/7/2019 |
5.1.0 | 2,033,340 | 11/30/2018 |
5.1.0-RC1 | 3,940 | 10/12/2018 |
5.1.0-preview-06 | 55,612 | 7/30/2018 |
5.1.0-preview-05 | 1,141 | 7/12/2018 |
5.1.0-preview-04 | 8,043 | 6/20/2018 |
5.1.0-preview-03 | 14,433 | 3/30/2018 |
5.1.0-preview-02 | 1,317 | 3/22/2018 |
5.1.0-preview-01 | 1,858 | 2/24/2018 |
3.0.0-preview-02 | 97,848 | 2/24/2018 |
3.0.0-preview-01 | 16,098 | 8/17/2017 |