this post was submitted on 12 Sep 2023
1102 points (97.7% liked)

Programmer Humor

31998 readers
582 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] aracebo@unilem.org 19 points 1 year ago (2 children)

Does C# get used outside of Microsoft.Net stuff? I never liked the idea of being locked into something proprietary

[–] brakenium@lemm.ee 28 points 1 year ago (1 children)

You can definitely write C# code based on all open source things. Microsoft open sourced C# and it is used on Linux too

[–] fred@lemmy.ml 13 points 1 year ago (1 children)

Yep. Cross platform Unity game engine also. No fences keeping C# in Microsoft land these days

[–] aracebo@unilem.org 4 points 1 year ago

This is good to hear! Thanks for the clarification!

[–] 0ops@lemm.ee 17 points 1 year ago

Scripting in the unity game engine is done in c#