What build tool(s) do people use for their applications?

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • NAnt2

    NAnt2 is a free .NET build tool, updated and enhanced from original NAnt project https://github.com/nant/nant. Easy to use even by non-programmers to automate their daily tasks.

  • NAnt is a capable system (in some ways better than MSBuild) and it's still sort of alive in the form of NAnt2 but yes, very old school.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • FAKE

    FAKE - F# Make

  • Cake and Fake are both quite popular in the OSS world.

  • NUKE

    šŸ— The AKEless Build System for C#/.NET (by nuke-build)

  • Iā€™d say NUKE is quite popular too. Over 1k stars :P

  • Psake

    A build automation tool written in PowerShell

  • I've used psake (powershell+make) https://github.com/psake/psake - the main thing that attracted me to this was that it wasn't an XML based system (Nant/MSbuild), and it handled task prerequisites very nicely. While some devs find powershell a bit of a pain to learn, they generally become useful very quickly, and I think it's useful to be able to do some level of powershelling anyway.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How do you guys make sense of a complex project on GitHub?

    2 projects | /r/csharp | 16 Feb 2022
  • Gitness

    1 project | /r/devopspro | 22 Nov 2023
  • Show HN: Jeeves ā€“ A Pythonic Alternative to GNU Make

    7 projects | news.ycombinator.com | 5 Nov 2023
  • Build and test a Golang app with Gitness

    3 projects | dev.to | 20 Oct 2023
  • Gitness ā€“ Self Hosted GitHub

    1 project | news.ycombinator.com | 12 Oct 2023