PowerShell Team

Automating the world one-liner at a time…

Latest posts

JSON Adapter Feedback Provider
Jul 10, 2023
5
2

JSON Adapter Feedback Provider

Steven Bucher Jim Truher
Steven,
Jim

This blog outlines a new feedback provider developed by the PowerShell Team to inform users of native executables that can output `JSON`.

What are Feedback Providers?
Jul 6, 2023
2
4

What are Feedback Providers?

Steven Bucher
Steven Bucher

This is an introduction to the concept of feedback providers in PowerShell. What they are, how to use them and why we are implementing them.

PSResourceGet Preview is Now Available
Jun 9, 2023
0
4

PSResourceGet Preview is Now Available

Sydney Smith
Sydney Smith

Microsoft.PowerShell.PSResourceGet is a continuation of the PowerShellGet 3.0 project. The first preview release of this module under the new name is now available on the PowerShell Gallery. This release contains the module rename, and reintroduces support for Azure Artifacts, GitHub packages, and Artifactory and contains a number of bug fixes. How to install the module To install from PowerShellGet 3.0 previews To install from PowerShellGet 2.2.5 Note that once you install this module you will need to re-register your repositories as the repository registration file has moved. What is included in th...

PowerShellGet in PowerShell 7.4 Updates
May 17, 2023
1
4

PowerShellGet in PowerShell 7.4 Updates

Sydney Smith
Sydney Smith

Version 3 previews of PowerShellGet will begin shipping in PowerShell 7.4 previews in June (preview 5) with the following updates. These changes include important plans to address migration and compatibility, and we would like to request feedback. We would greatly appreciate your thoughtful feedback on these plans while there is still time to consider changes. Please comment on this github issue. Considerations for this decision We appreciate the feedback we have already been given by the community, at PowerShell events, by MVP's, and by our peers. Some of the key fa...

PowerShellGet 3.0 Preview 21
May 10, 2023
0
2

PowerShellGet 3.0 Preview 21

Sydney Smith
Sydney Smith

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery! How to Install PowerShellGet 3.0 Preview 21 Prerequisites Please ensure that you have the latest (non-prerelease) version of PowerShellGet and PackageManagement installed. To check the version you currently have installed run the command The latest version of PowerShellGet is 2.2.5, and the latest version of PackageManagement is 1.4.7. To install the latest versions of these modules run the following: Installing the Preview To install this preview release side-by-side with your exi...

Completion Predictor v0.1.1 Release
May 10, 2023
0
4

Completion Predictor v0.1.1 Release

Steven Bucher
Steven Bucher

We released a new version of the CompletionPredictor! This blog post highlights some of the new functionalities of it.

PowerShell Extension for Visual Studio Code Spring 2023 Update
May 8, 2023
0
2

PowerShell Extension for Visual Studio Code Spring 2023 Update

Steve Lee Sydney Smith
Steve,
Sydney

PowerShell Extension for Visual Studio Spring 2023 Update

PSReadLine 2.3.1-beta1 Release
May 8, 2023
0
5

PSReadLine 2.3.1-beta1 Release

Steven Bucher
Steven Bucher

We are very excited to annouce the release of PSReadLine 2.3.1-beta1 is now available on the PowerShell Gallery! We have added a brand new tool tip feature to help give more descriptions to predictor results.

PowerShellGet 3.0 Preview 20
Mar 31, 2023
1
1

PowerShellGet 3.0 Preview 20

Sydney Smith
Sydney Smith

We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery! This release includes a major refactor of the module to remove the dependency on the NuGet client APIs for remote repositories. This version of the module, along with the PowerShellGet compatibility module, will be shipping in the next preview of PowerShell 7.4 (preview 3). How to Install PowerShellGet 3.0 Preview 20 Prerequisites Please ensure that you have the latest (non-prerelease) version of PowerShellGet and PackageManagement installed. To check the version you currently have inst...