adamkali / adamkali/dotnvim

Nuget functionality

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
35
Forks
2
PR merge metrics
No merged PRs in 30d

Description

```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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.