NUKE SupportThis extension adds integration for the Task Runner Explorer, which allows executing targets easily from VisualStudio. Two buttons on the left allow to automatically attach to the build process and to skip dependencies (professional edition). It also adds a code snippet ![]() About NUKEFounded in April 2017, NUKE is a free, open-source build automation system for C#/.NET that runs cross-platform on .NET Core, .NET Framework, and Mono. While builds are bootstrapped with conventional Bash or PowerShell scripts, their actual implementation resides in simple C# console applications. This approach unleashes the power of the type system and natively provides IDE features like code-completion, refactorings, and debugging. A custom global tool and several IDE extensions further improve how build projects are setup, authored and executed. |