A few days ago, Microsoft introduced Rest API for Winget
. I want to use API that Microsoft uses to get packages on Winget
in my C# application. But there is no documentation for this. Both projects are open source (winget-cli and winget-cli-restsource)
Unfortunately, I'm not familiar with C++ code.
Can anyone help?