VOOZH about

URL: https://www.nuget.org/packages/PowerShellStandard.Library/

⇱ NuGet Gallery | PowerShellStandard.Library 5.1.1




👁 Image
PowerShellStandard.Library 5.1.1

Prefix Reserved
dotnet add package PowerShellStandard.Library --version 5.1.1
 
 
NuGet\Install-Package PowerShellStandard.Library -Version 5.1.1
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PowerShellStandard.Library" Version="5.1.1" />
 
Directory.Packages.props
<PackageReference Include="PowerShellStandard.Library" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add PowerShellStandard.Library --version 5.1.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PowerShellStandard.Library, 5.1.1"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package PowerShellStandard.Library@5.1.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=PowerShellStandard.Library&version=5.1.1
 
Install as a Cake Addin
#tool nuget:?package=PowerShellStandard.Library&version=5.1.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Contains the reference assemblies for PowerShell Standard 5

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net452 net452 is compatible.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (29)

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

JinLei

Package Description

PolygonIo.PowerShell

Package Description

GitHub repositories (62)

Showing the top 20 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!
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
Azure/azure-powershell
Microsoft Azure PowerShell
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
PowerShell/PSScriptAnalyzer
Download ScriptAnalyzer from PowerShellGallery
MichaelGrafnetter/DSInternals
Directory Services Internals (DSInternals) PowerShell Module and Framework
darkoperator/Posh-SSH
PowerShell Module for automating tasks on remote systems using SSH
pnp/PnP-PowerShell
SharePoint PnP PowerShell CmdLets
daem0nc0re/TangledWinExec
PoCs and tools for investigation of Windows process execution techniques
microsoftgraph/msgraph-sdk-powershell
Powershell SDK for Microsoft Graph
PowerShell/platyPS
Write PowerShell External Help in Markdown
trustedsec/Titanis
Windows protocol library, including SMB and RPC implementations, among others.
PowerShell/PowerShellEditorServices
A common platform for PowerShell development support in any editor or application!
PowerShell/PSResourceGet
PSResourceGet is the package manager for PowerShell
microsoft/PSRule
Validate infrastructure as code (IaC) and objects using PowerShell rules.
EvotecIT/PSTeams
PSTeams is a PowerShell Module working on Windows / Linux and Mac. It allows sending notifications to Microsoft Teams via WebHook Notifications. It's pretty flexible and provides a bunch of options. Initially, it only supported one sort of Team Cards but since version 2.X.X it supports Adaptive Cards, Hero Cards, List Cards, and Thumbnail Cards. All those new cards have their own cmdlets and the old version of creating Teams Cards stays as-is for compatibility reasons.
solarwinds/OrionSDK
SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
microsoft/powerbi-powershell
PowerShell community for Microsoft PowerBI. Here you will find resources and source for PowerShell modules targeting PowerBI.
Version Downloads Last Updated
5.1.1 2,024,036 3/7/2019
5.1.0 2,829,624 11/30/2018
5.1.0-RC1 4,519 10/12/2018
5.1.0-preview-06 76,854 7/30/2018
5.1.0-preview-05 1,761 7/12/2018
5.1.0-preview-04 10,220 6/20/2018
5.1.0-preview-03 15,150 3/30/2018
5.1.0-preview-02 1,941 3/22/2018
5.1.0-preview-01 2,516 2/24/2018
3.0.0-preview-02 145,540 2/24/2018
3.0.0-preview-01 17,835 8/17/2017