I’m curious about what you can actually make with C# in GH besides a Roblox executor. I know a lot of people use C# for building Roblox script executors, but what else is possible outside of that?
Everything. From Windows Desktop development to full-stack web applications (Linux compatible). Just like most modern programming languages, there’s really nothing you can’t do with C#. It’s even used in Unity for game development.
At the end of the day its up to preference, a lot of people favor other programming languages for more general tasks/projects, which is why you see it used mostly for Windows platform development.
1 Like