Nuget functionality
オープン
- 主要言語
- Lua
- スター
- 35
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
```bash
dotnet list [|] package [--config ]
[--deprecated]
[-f|--framework ] [--highest-minor] [--highest-patch]
[--include-prerelease] [--include-transitive] [--interactive]
[--outdated] [--source ] [-v|--verbosity ]
[--vulnerable]
[--format ]
[--output-version ]
dotnet list package -h|--help
```
using this documentation
- [ ] Get the output from this command using plenary.
- [ ] Source the output to a selection (telescope/vim.ui.select())
- [ ] make a ui or something to choose which projects to add the package to
- [ ] add the pcakage to the chosen csproj(s)
コントリビューションガイド
評価
この issue はまだ評価されていません。