Q# is a domain-specific programming language used for expressing quantum algorithms.
Follow the official Installation guide
Different Algorithms are in standalone folders that are executed independently. Navigate into required folder and run the code:
cd Entanglement
dotnet run