Demitrius Nelon
Demitrius Nelon
### Description of the new feature / enhancement When I'm trying to author a WinGet configuration file (*.dsc.yaml) it's not easy to discover the DSC resource with the ability to...
According to the [Quick Start Guide](https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client#quick-start-guide) in https://github.com/microsoft/winget-cli/tree/master/src/PowerShell/Microsoft.WinGet.Client, the module requires Powershell and not Windows PowerShell. But the minimum version that is specified in the PowerShell Gallery is 5.1.0. (which...
### Description of the new feature / enhancement I want to have arguments to be able to override the default behavior for configuration files. The settings should be able to...
### Description of the new feature / enhancement I would like to be able to authenticate access to REST sources. As an enterprise standing up a private REST source I...
### Description of the new feature / enhancement I want to be able to authenticate to an Entra ID enabled WinGet REST Source. Related to: * #1918 * microsoft/winget-cli-restsource/issues/226 ###...
### Description of the new feature / enhancement I want to be able to configure WinGet without needing to download a PowerShell DSC resource. PowerShell DSC v3 enables an application...
### Description of the new feature / enhancement WinGet import should be able to run a packages.json file (the current output from `winget export packages.json`) or a WinGet Configuration file....
### Description of the new feature / enhancement I'd like to have `winget export` build a WinGet Configuration file to install my packages. This will help with users who want...
### The request https://www.reddit.com/r/sysadmin/comments/18gl5xg/winget_and_network_traffic/ Give the option to randomize when updates are triggered. ### Is your feature request related to a problem? ```txt > Hi, > We have beed using...
### Description of the new feature / enhancement I'd like to be able to have tooling to support creating a WinGet Configuration. We might start with a PowerShell script or...