Skip to content

Releases: MilesONerd/DotNET-Build-Buddy

DotNET Build Buddy – v1.0.1

23 Nov 20:23
6241e92

Choose a tag to compare

Bug fixes and stability improvements

DotNET Build Buddy – v1.0.0

23 Nov 20:14

Choose a tag to compare

This is the first public release of DotNET Build Buddy, now available on both the VS Code Marketplace and OpenVSX.

Version 1.0.0 introduces the full foundation of the extension, including:

• Automatic generation and real-time updating of .NET project files (.csproj, .fsproj, .vbproj) and solution files (.sln);
• Intelligent NuGet compatibility checking with real-time API integration, inline diagnostics, and smart suggestions for packages and frameworks;
• Multi-language support (C#, F#, VB.NET) and automatic file grouping based on directory structure;
• Comprehensive configuration options, cache system for performance, and detailed documentation to help you get started quickly.

This release delivers a complete, stable, and feature-rich baseline for efficient .NET project management inside VS Code.