PowerShellStandard.Library
5.1.0
Contains the reference assemblies for PowerShell Standard 5
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.
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.
Dependencies
This package has no dependencies.
Used By
NuGet packages (13)
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.
|
|
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.
|
|
AsyncProgressReporter
Asynchronously pipe progress messages from long running functions to PowerShell cmdlets.
|
GitHub repositories (25)
Showing the top 5 popular GitHub repositories that depend on PowerShellStandard.Library:
Repository | Stars |
---|---|
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.
|
|
PowerShell/PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
|
Version History
Version | Downloads | Last updated |
---|---|---|
7.0.0-preview.1 | 4,565 | 4/3/2020 |
5.1.0 | 421,911 | 11/30/2018 |
5.1.0-RC1 | 3,436 | 10/12/2018 |
5.1.0-preview-06 | 25,681 | 7/30/2018 |
5.1.0-preview-05 | 748 | 7/12/2018 |
5.1.0-preview-04 | 3,966 | 6/20/2018 |
5.1.0-preview-03 | 3,229 | 3/30/2018 |
5.1.0-preview-02 | 966 | 3/22/2018 |
5.1.0-preview-01 | 907 | 2/24/2018 |
3.0.0-preview-02 | 22,992 | 2/24/2018 |
3.0.0-preview-01 | 11,476 | 8/17/2017 |