Select a color scheme for your Dotfyle experience

MoaidHathot / dotnet.nvim

dotnet.nvim

.NET Neovim plugin for improving the .NET dev experience in Neovim, written completely in Lua
89 7 1 2 days ago
programming-languages-support manually-created
dotnet.nvim is a Lua-based tool for .NET development in Neovim, enabling tasks like managing Nuget packages, project references, and creating new project files. It requires Neovim 0.8+ and Telescope. Installation via Lazy.nvim or Packer.nvim is supported, with configurable options for project initialization and file path display settings. Various commands are available for adding/removing Nuget packages, project references, and bootstrapping new C# files.