csharp.nvim
csharp.nvim copied to clipboard
Enhancement: Manage NuGet Packages
It would be nice to be able to manage NuGet packages for a given project/solution. The ability to add/update/remove and also seeing outdated packages as well as ones with vulnerabilities
Super early in development, but I'm currently working on a nuget package manager: https://github.com/Speiser/nuget.nvim
I'll just add my plugin here as well: https://github.com/jesperlundberg/projektgunnar.nvim It has add, update in project, update in solution, remove nugets. It also has add project to solution, add project to project.