.NET Framework
Provides a TCP-based Model Context Protocol server for remotely building, testing, and running .NET Framework projects on Windows.
Acerca de
Serves as a vital bridge, connecting AI assistants like Claude running in Linux or WSL environments directly to the Windows .NET Framework build ecosystem. This server facilitates remote building, testing, and execution of legacy .NET Framework applications, leveraging the powerful Visual Studio MSBuild toolchain, and is ideal for enabling AI-driven development workflows on Windows.
Características Principales
- TCP-only architecture for remote access from WSL or other environments
- Direct execution of MSBuild.exe for maximum compatibility with .NET Framework
- Specific focus on building and testing legacy .NET Framework projects
- Structured parsing of MSBuild errors, warnings, and test results for AI consumption
- Comprehensive build, test, and run operations via a defined Model Context Protocol
- 4 GitHub stars
Casos de Uso
- Providing AI assistance for development, testing, and execution of .NET Framework projects on Windows.
- Automating the build process for legacy .NET Framework applications that require Visual Studio MSBuild.
- Enabling AI code assistants (e.g., Claude Code in WSL/Linux) to build Windows .NET Framework projects remotely.