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
399 watching
1k forks
Language: C#
last commit: 4 days 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,728 |
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,204 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |
dotnet/eshop | A .NET application implementing an eCommerce site with a services-based architecture | 6,341 |
dotnet/runtime | Provides the underlying runtime and libraries for .NET applications | 15,352 |
winsiderss/systeminformer | A tool that provides detailed information about system resources and running processes to help with debugging, performance tuning, and security analysis. | 11,043 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
dotnet-boxed/templates | Provides pre-configured .NET project templates with essential libraries and tools. | 3,410 |
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,386 |
dotnetcore/flubucore | Automates build and deployment processes using C# code | 909 |
dotnet/aspire | A cloud-ready stack for building distributed applications with standardized interfaces and tools to accelerate development | 3,880 |
dotnet-script/dotnet-script | A tool for running C# scripts from the .NET CLI with NuGet package management and debugging support. | 2,745 |
kirillosenkov/msbuildstructuredlog | A logger for MSBuild that records structured representations of executed targets and tasks during builds. | 1,466 |
microsoft/vscode | A source code editor that combines simplicity and functionality with extensibility and lightweight integration. | 164,461 |