C# Msbuild

Open-source C# projects categorized as Msbuild

Top 17 C# Msbuild Projects

  • MSBuild

    The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • MSBuildStructuredLog

    A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

  • Buildalyzer

    A utility to perform design-time builds of .NET projects without having to think too hard about it.

  • MSBuildSdkExtras

    Extra properties for MSBuild SDK projects

  • GitHubActionsTestLogger

    .NET test logger that reports to GitHub Actions

  • DotnetRuntimeBootstrapper

    Bootstrapped framework-dependent deployment for .NET applications

  • dotnet-affected

    .NET tool for determining which projects are affected by a set of changes. Useful for large projects or monorepos.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • NsDepCop

    NsDepCop is a static code analysis tool that helps to enforce namespace dependency rules in C# projects. No more unplanned or unnoticed dependencies in your system.

  • sdk-container-builds

    Libraries and build tooling to create container images from .NET projects using MSBuild

    Project mention: .NET 8 Standalone 50% Smaller On Linux | news.ycombinator.com | 2023-11-11

    You can also publish .NET apps/services directly as container images [1].

    Or you can distribute them as a single file, standalone, "ready to run" application, which precompiles your methods and includes the JIT. This results in a larger executable, but keeps all the functionality, including reflection and runtime code generation, intact.

    And, of course, you can install .NET core directly on your Linux system, just as you would for Python or Ruby (where you also don't usually rely on the default installation).

    [1] https://learn.microsoft.com/en-us/dotnet/core/docker/publish...

  • MvsSln

    🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and more …

  • Uno.SourceGeneration

    A Roslyn based C# source generation framework

  • EmptyLicensesLicx

    Easy continuous integration of apps using third-party controls that rely on licenses.licx files

  • vsSolutionBuildEvent

    🎛 Event-Catcher with variety of advanced Actions to service projects, libraries, build processes, runtime environment of the Visual Studio, MSBuild Tools, and …

  • zig-sdk

    An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.

  • Verlite

    Automatically version projects via semantic git tags with a focus on being lite, optimized for continuous delivery.

  • eagle

    Eagle (Extensible Adaptable Generalized Logic Engine) is a scripting language that belongs to the Tcl family of languages. It is interpreted, dynamically typed, and cross-platform. It was designed to act as a "glue language" and integrate easily into existing systems written for the Common Language Runtime (CLR).

  • mgcb-msbuilder

    Replace .mgcb files with MSBuild properties in your MonoGame project

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Msbuild discussion

Log in or Post with

C# Msbuild related posts

  • Announcing .NET 8 Preview 4 - .NET Blog

    1 project | /r/dotnet | 17 May 2023
  • Sharing Saturday #459

    5 projects | /r/roguelikedev | 24 Mar 2023
  • Has anyone given up on SourceGenerators and now use MsBuild Hooks to run custom code generators?

    3 projects | /r/csharp | 26 Dec 2022
  • Did anyone figure out a way to compile .NET Core with WPF on Linux?

    3 projects | /r/dotnet | 16 Dec 2022
  • Why does Microsoft still insist on using XML for configuration files like `.csproj`, etc.?

    1 project | /r/csharp | 27 Nov 2022
  • [Copilot has] been a massive productivity improvement to our senior devs, and I got so used to it that it's an annoyance when Copilot doesn't respond.

    1 project | /r/programmingcirclejerk | 18 Oct 2022
  • Winforms .Net Framework 4.6 Application to .Net 6

    2 projects | /r/csharp | 10 Sep 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Sep 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Msbuild projects in C#? This list will help you:

Project Stars
1 MSBuild 5,207
2 MSBuildStructuredLog 1,438
3 Buildalyzer 597
4 MSBuildSdkExtras 348
5 GitHubActionsTestLogger 278
6 DotnetRuntimeBootstrapper 262
7 dotnet-affected 199
8 NsDepCop 184
9 sdk-container-builds 180
10 MvsSln 139
11 Uno.SourceGeneration 129
12 EmptyLicensesLicx 79
13 vsSolutionBuildEvent 79
14 zig-sdk 58
15 Verlite 23
16 eagle 20
17 mgcb-msbuilder 3

Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that C# is
the 10th most popular programming language
based on number of metions?