PowerShell Core 7.4.2 💾

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.

minor feature: 7.4.2 - 2024-04-11. General Cmdlet Updates and. Revert "Adjust PUT method behavior to POST one for default content type in WebCmdlets". regression with `Get-Content` when `-Tail 0` and `-Wait` are both used. `Get-Error` serialization of array values. a regression in `Format-Table` when header label is empty. Engine Updates and. Revert the PR #17856 (Do not preserve temporary results when no need to do so). Make sure the assembly/library resolvers are registered at early stage. Handle the case that `Runspace.DefaultRunspace` is `null` when logging for WDAC Audit. PowerShell class to support deriving from an abstract class with abstract properties. the regression when doing type inference for ` _`. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump to.NET 8.0.4 lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Revert analyzer package back to stable lt;/li gt;. lt;li gt;Update SDK, deps and lt;code gt;cgmanifest lt;/code gt; for lt;code gt;7.4.2 lt;/code gt; lt;/li gt;. lt;li gt;Revert changes to lt;code gt;packaging.psm1 lt;/code gt; lt;/li gt;. lt;li gt;Update lt;code gt;PSResourceGet lt;/code gt; version from lt;code gt;1.0.2 lt;/code gt; to lt;code gt;1.0.4.1 lt;/code gt; lt;/li gt;. lt;li gt;Verify environment variable for OneBranch before we try to copy lt;/li gt;. lt;li gt;Remove lt;code gt;surrogateFile lt;/code gt; setting of lt;code gt;APIScan lt;/code gt; lt;/li gt;. lt;li gt;Add lt;code gt;dotenv lt;/code gt; install as latest version does not work with current Ruby version lt;/li gt;. lt;li gt;Multiple in official build pipeline lt;/li gt;. lt;li gt;Add back 2 transitive dependency packages lt;/li gt;. lt;li gt;Update lt;code gt;PSReadLine lt;/code gt; to lt;code gt;v2.3.5 lt;/code gt; for the next lt;code gt;v7.4.x lt;/code gt; servicing release lt;/li gt;. lt;li gt;PowerShell co-ordinated build OneBranch pipeline lt;/li gt;. lt;/ul gt;

MITL powershell shell


ClickyColoury 0.9.0

ClickyColoury is a graphical frontend for invoking Powershell scripts/tools. It provides a WPF-based interface, and implements a poor mans PSHost. It's meant as frontend to an asortment of administrative tools. Scripts written for the CLI run nearly unchanged due to Write-Host/Read-Host aliases. Additionally implements the "plugin meta data" for proper categorization of tools and extensions, with flexible support for additional input.