PowerShellStandard.Library
5.1.0
Prefix Reserved
See the version list below for details.
Install-Package PowerShellStandard.Library -Version 5.1.0
dotnet add 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
This package has no dependencies.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on PowerShellStandard.Library:
Package | Downloads |
---|---|
TIKSN-Framework
This is a .NET Framework enhancement framework. Main features are Versioning, Finance, Currency, Foreign Exchange, Money, Pricing strategy, Telemetry, Composite Weighted Progress, Repository and Unity of Wok pattern implementation with Entity Framework Core, Network Connectivity Service and Triggering, Settings, Windows Registry configuration source, Azure Storage Repository, MongoDB Repository, NoDB Repository, Lingual and Regional Localization, Serialization, Rest Requester, Rest Repository, Dependency Injection, Composition Root Setup base classes. |
|
PolygonIo.PowerShell
Package Description |
|
AstralKeks.PowerShell.Common
Common components for creating PowerShell binary commands |
|
ProductivityTools.PSCmdlet
Base library for the powershell module. It introduces Command object which makes cmdlet modular. |
|
MG.Posh.Extensions
A small library of PSCmdlet extension methods including LINQ parameter checking. |
GitHub repositories (34)
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
|
|
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
|
Version | Downloads | Last updated |
---|---|---|
7.0.0-preview.1 | 24,010 | 4/3/2020 |
5.1.1 | 78,647 | 3/7/2019 |
5.1.0 | 916,304 | 11/30/2018 |
5.1.0-RC1 | 3,716 | 10/12/2018 |
5.1.0-preview-06 | 34,888 | 7/30/2018 |
5.1.0-preview-05 | 946 | 7/12/2018 |
5.1.0-preview-04 | 5,341 | 6/20/2018 |
5.1.0-preview-03 | 8,597 | 3/30/2018 |
5.1.0-preview-02 | 1,162 | 3/22/2018 |
5.1.0-preview-01 | 1,169 | 2/24/2018 |
3.0.0-preview-02 | 40,596 | 2/24/2018 |
3.0.0-preview-01 | 13,230 | 8/17/2017 |