msbuild
Build engine
The Microsoft Build Engine is a platform for building applications by controlling how the build process processes and builds software.
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
5k stars
398 watching
1k forks
Language: C#
last commit: about 1 month ago
Linked from 4 awesome lists
buildhacktoberfesthelp-wantedmicrosoftmsbuildvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
jetbrains/teamcity-msbuild-logger | Provides logging functionality for MSBuild and .NET CLI build processes in TeamCity | 19 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,269 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,125 |
dotnet/eshop | A .NET application implementing an eCommerce site with a services-based architecture | 6,632 |
dotnet/runtime | The .NET runtime provides a platform for building cloud, mobile, desktop, and IoT applications. | 15,518 |
winsiderss/systeminformer | A tool for monitoring system resources and debugging software | 11,171 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,415 |
git-for-windows/git | A port of Git designed specifically for Windows with patches to make it compatible and user-friendly on the platform. | 8,446 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
dotnet/aspire | Provides a cloud-ready stack and tools for building observable, production-ready distributed applications using .NET | 3,996 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,772 |
kirillosenkov/msbuildstructuredlog | A logger for MSBuild that records structured representations of executed targets and tasks during builds. | 1,474 |
microsoft/vscode | A source code editor that combines simplicity and functionality with extensibility and lightweight integration. | 165,346 |