
Product
Introducing Scala and Kotlin Support in Socket
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
C# LSP language server with Visual Studio MSBuild support and lazy solution loading. Fork of csharp-language-server by Saulius Menkevičius with enhancements by Zach Christmas.
Enhanced by Zach Christmas | Original by Saulius Menkevičius
This is a fork of the excellent csharp-language-server project with enhancements for Visual Studio MSBuild support and lazy solution loading.
VS170COMNTOOLS
and future versions)# Install as global .NET tool
dotnet tool install --global csharp-ls-vs
# Verify installation
csharp-ls-vs --version
# Basic usage
csharp-ls-vs
# With specific solution
csharp-ls-vs --solution MySolution.sln
# With custom MSBuild path (Visual Studio)
csharp-ls-vs --msbuildpath "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin"
# With custom MSBuild executable
csharp-ls-vs --msbuildexepath "C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe"
Use with the companion VS Code extension: csharp-ls-vs
This project is a fork of the outstanding work by:
This project maintains the same MIT license as the original work.
This is a fork with limited support. For general language server issues not related to Visual Studio MSBuild or lazy loading, please check the original project first.
For issues specific to this fork's enhancements, please use the fork's issue tracker.
Thank you to the original authors for their excellent foundation! 🎉
FAQs
C# LSP language server with Visual Studio MSBuild support and lazy solution loading. Fork of csharp-language-server by Saulius Menkevičius with enhancements by Zach Christmas.
We found that csharp-ls-vs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket now supports Scala and Kotlin, bringing AI-powered threat detection to JVM projects with easy manifest generation and fast, accurate scans.
Application Security
/Security News
Socket CEO Feross Aboukhadijeh and a16z partner Joel de la Garza discuss vibe coding, AI-driven software development, and how the rise of LLMs, despite their risks, still points toward a more secure and innovative future.
Research
/Security News
Threat actors hijacked Toptal’s GitHub org, publishing npm packages with malicious payloads that steal tokens and attempt to wipe victim systems.