PackageManagement

1.4.8.1

PackageManagement (a.k.a. OneGet) is a new way to discover and install software packages from around the web.
It is a manager or multiplexor of existing package managers (also called package providers) that unifies Windows package management with a single Windows PowerShell interface. With PackageManagement, you can do the following.
 - Manage a list of software r
PackageManagement (a.k.a. OneGet) is a new way to discover and install software packages from around the web.
It is a manager or multiplexor of existing package managers (also called package providers) that unifies Windows package management with a single Windows PowerShell interface. With PackageManagement, you can do the following.
 - Manage a list of software repositories in which packages can be searched, acquired and installed
 - Discover software packages
 - Seamlessly install, uninstall, and inventory packages from one or more software repositories
Show more

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PackageManagement

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PackageManagement

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(C) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

PackageManagement Linux Mac

Cmdlets

Find-Package Get-Package Get-PackageProvider Get-PackageSource Install-Package Import-PackageProvider Find-PackageProvider Install-PackageProvider Register-PackageSource Set-PackageSource Unregister-PackageSource Uninstall-Package Save-Package

DSCResources

MSFT_PackageManagement MSFT_PackageManagementSource

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

## 1.4.8.1
- Update PackageManagement's strong name signing

## 1.4.8
- Add NuGet as a source when generating nuget.config file for user in the NuGet Provider

## 1.4.7
- Update security protocol to use TLS 1.2
- Remove catalog file

## 1.4.6
- Update `HelpInfoUri` to point to the latest content

## 1.4.5
- Bug fix for deadlock when getting parameters in an event

## 1.4.4
- Bug fix when installing modules from private feeds

## 1.4.3
- Another bug fix when registering repositories with PowerShellGet

## 1.4.2
- Bug fix for passing credentials from PowerShellGet when registering repositories

## 1.4.1
- Bug fix for using credential provider installed in Visual Studio

## 1.4
- Allow credential persistance for registering private repositories and finding or installing packages from those repositories

## 1.3.2
- Enable bootstrap on PSCore
- Bug fix to run on .NET Core 3.0

## 1.3.1
- Targets net452 and netstandard2.0 instead of net451, netcoreapp2.0, and netstandard1.6
           
## Previous releases are not included in this Changelog

FileList

Version History

Version Downloads Last updated
1.4.8.1 (current version) 305,601,501 7/1/2022
1.4.7 69,212,425 4/24/2020
1.4.6 5,732,549 12/23/2019
1.4.5 2,064,692 10/7/2019
1.4.4.1 4,011 4/22/2022
1.4.4 1,689,287 8/16/2019
1.4.3 994,788 7/9/2019
1.4.2 625,777 6/17/2019
1.4.1 372,174 6/4/2019
1.4 300,915 5/21/2019
1.3.2 350,607 5/7/2019
1.3.1 3,308,247 1/30/2019
1.2.4 859,730 12/1/2018
1.2.2 710,253 10/12/2018
1.2.0-preview 77,352 12/20/2017
1.1.7.2 3,076,446 5/4/2018
1.1.7.0 815,523 10/31/2017
1.1.6.0 30,596 9/11/2017
1.1.4.0 42,197 5/24/2017
1.1.3.0 18,736 3/4/2017
1.1.1.0 59,501 11/11/2016
1.1.0.0 11,640 9/29/2016
Show more