PowerShell Team
Automating the world one-liner at a time…
Latest posts
PowerShell Extension for Visual Studio Code Fall 2023 Update
PowerShell Extension for Visual Studio Fall 2023 Update
PSResourceGet is generally available
PSResourceGet is generally available
PSReadLine 2.3.4 GA Release
We are excited to announce the general availability of PSReadLine 2.3.4!
PowerShellGet 3.0.22-beta22 is now available
The latest preview of PowerShellGet is now available on the PowerShell Gallery. In this new preview version of PowerShellGet, PowerShellGet is a compatibility module that allows use of PowerShellGet 2.x (and below) cmdlet syntax with PSResourceGet functionality by making a best effort mapping between the cmdlet interfaces of both versions of the module. This module is a continuation of the CompatPowerShellGet project, but will now be shipping under the PowerShellGet module name. How to install the module To install from PSResourceGet (which is included in PowerShell 7.4 Preview 5) To install from PowerShel...
Announcing PowerShell Crescendo 1.1.0 General Availability (GA)
Announcing the General Availability (GA) release of PowerShell Crescendo 1.1.0, a framework for the
PSResourceGet Release Candidate is Now Available
Microsoft.PowerShell.PSResourceGet is a continuation of the PowerShellGet 3.0 project. The release candidate of this module under the new name is now available on the PowerShell Gallery. This release contains a number of bug fixes. This release is considered "go live" meaning that it is a fully supported release and expected to be of GA quality. After this release we don't expect to make any changes before we make the module "Generally Available (GA)". Please test out this module and report any issues so that we can resolve any blocking scenarios before this module becomes GA. Once this module becomes GA we will ...
PowerShell Adapter Feedback Provider
This blog outlines the PowerShell Adapter Feedback Provider module
PSResourceGet Preview 24 is Now Available
Microsoft.PowerShell.PSResourceGet is a continuation of the PowerShellGet 3.0 project. The latest preview release of this module under the new name is now available on the PowerShell Gallery. This release contains improved publish support, new aliases and many bug fixes. This is the last planned preview release before we release a "Release Candidate (RC)" of the module. From there we don't expect to make any changes before we make the module "Generally Available (GA)". How to install the module To install from PSResourceGet previews (which is included in PowerShell 7.4 Preview 4) To install from PowerShell...
Announcing PowerShell Crescendo 1.1.0-RC1
This RC contains several community requested features and fixes including improved support for PSScriptAnalyzer, improvements to error handling, and the addition of `ExcludeAsArgument` property.