csc

The Microsoft C# Compiler. More information: <https://learn.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.

Debian Debian
RUN apt-get update && \ apt-get install -y chicken-bin
Ubuntu
RUN apt-get update && \ apt-get install -y chicken-bin
Alpine
RUN apk add chicken
Arch Arch Linux
RUN pacman -S --noconfirm mono
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y chicken-bin
Fedora
RUN dnf install -y chicken
Raspbian
RUN apt-get update && \ apt-get install -y chicken-bin
click the source code to copy install csc on any operating system with command-not-found.com