How to run a C# program from a GitHub repo

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • CasualGodComplex

    Procedural generation of galaxies

  • I'm a web developer with basically zero experience w/ C#. However, I'd like to learn a little bit, starting with this repo I found which generates a galaxy full of stars. https://github.com/martindevans/CasualGodComplex

  • Mono

    Mono open source ECMA CLI, C# and .NET implementation.

  • Looking at it, it seems to be a .net framework 4.5 project, so all you have to do is download the mono SDK so you can run dotnet framework on your Mac (https://www.mono-project.com) then clone the repo, in terminal change directory to the cloned repo, (specifically the directory with the .sln) and then you should be able to run xbuild to start the project

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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