Devolutions / Devolutions/UniGetUI
[FEATURE REQUEST] More search parameters
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
## Before submitting the issue
- [x] **I have checked that the requested feature is not a duplicate or, if it is, it needs to be reopened**
- [x] **I have checked that I am running the latest version of WingetUI**
- [x] **I have checked the [FAQ](https://github.com/martinet101/WingetUI#faq) section**
- [x] **I have read the [contributing guidelines](https://github.com/marticliment/WingetUI/blob/main/CONTRIBUTING.md#feature-requests) and I agree with the [Code of Conduct](https://github.com/marticliment/WingetUI/blob/main/CODE_OF_CONDUCT.md)**
## Is your feature request related to a problem? Please describe.
Add the ability to find winget packets by their Moniker names.
Docs: https://github.com/microsoft/winget-pkgs/blob/master/doc/manifest/schema/1.4.0/defaultLocale.md
Example: https://github.com/microsoft/winget-pkgs/blob/master/manifests/w/Wagnardsoft/DisplayDriverUninstaller/18.0.6.0/Wagnardsoft.DisplayDriverUninstaller.locale.en-US.yaml#L13
## Describe the solution you'd like
Parse `moniker` parameter if present and use if during search.
Contributor guide
Assessment
This issue has not been assessed yet.