README correction #301
ArjixWasTaken
started this conversation in
General
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
.NET Core is cross-platform if that is what would be used instead of C++, if .NET Framework was used it would be platform-dependent. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@Autist69420 have you looked at the link I sent? mono is a .NET Framework alternative |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
C# is cross-platform, it does not depend on the platform, that is because just like java, it uses a runtime.
Not like I recommend using C#, since it requires a runtime so it is not standalone (and it uses a lot of memory as well)
I just wanted to point out that C# is not platform-dependent
Beta Was this translation helpful? Give feedback.
All reactions