DNAKode.VbNet.Lsp 0.1.12

dotnet tool install --global DNAKode.VbNet.Lsp --version 0.1.12
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local DNAKode.VbNet.Lsp --version 0.1.12
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DNAKode.VbNet.Lsp&version=0.1.12
                    
nuke :add-package DNAKode.VbNet.Lsp --version 0.1.12
                    

vbnet-ls

vbnet-ls is the command-line language server for VB.NET Language Support.

Usage

Run over stdio (recommended for editor LSP clients):

vbnet-ls --stdio

Named pipe mode is also supported:

vbnet-ls --pipe

Project

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.1.12 54 6/8/2026
0.1.11-preview.20260607 51 6/7/2026
0.1.10 102 6/6/2026
0.1.9 182 2/11/2026