Post
Topic
Board Altcoin Discussion
Re: C# Code
by
IAmLucas
on 09/08/2017, 11:35:48 UTC
....
Definitely not for dummies, C# is basically the same as JAVA. C# is however more focused on the Microsoft stack running on windows, however JAVA more Linux/Open source.

check out .net core which is basically .net framework, open source and multi platform and multi OS
https://www.microsoft.com/net/
https://github.com/dotnet/core
https://dotnet.github.io/

Have to admit wasn't aware of the .net 'core' side of things, I'm used to just working on the standard .net framework. It's good to see Microsoft is opening its doors more and more.