May 16 2025 Winget
Today I was searching for how to create a console project via the dotnet command. I remember there is a command to do it. So I googled it. I joined a Microsoft website. I found there is a new way to create a project using Visual Studio Code. Just trigger command plate in Visual Studio Code and choose a project. It surprised me. Great. I tried it but I faulted. I checked the previous sections. I noticed a link "dotnet_basic_config_docs.winget". I downloaded it and found it was a yaml file. I asked chatGPT how I could apply it. A few minutes passed, and I finally knew it could be applied by Winget command. I was shocked by technology developing so fast. I felt fortunate that I didn't search for my first question by AI. Because AI prefers to answer my question directly.
Winget summarizes
Install: winget install --id Microsoft.PowerToys
Upgrade: winget upgrade --id Microsoft.PowerToys
https://learn.microsoft.com/en-us/windows/package-manager/winget/
评论
发表评论