yt3trees/MsBuild-Gui
Tool to operate and execute MsBuild.exe with Gui operation
This tool helps software developers manage and execute .NET project builds more efficiently. You input your project's DLL output location and the MsBuild.exe path, and it provides a graphical interface to select and build multiple .csproj files. This is designed for developers who frequently build .NET applications and want a streamlined way to manage their build processes.
Use this if you are a .NET developer needing a graphical interface to quickly select and build multiple .NET projects (.csproj files) using MsBuild.
Not ideal if you prefer command-line build processes, are not working with .NET projects, or need to configure every possible MsBuild parameter via a GUI.
Stars
7
Forks
—
Language
C#
License
MIT
Category
Last pushed
Jan 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/yt3trees/MsBuild-Gui"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...