C
C#7mo ago
Eltala

how to download c# for linux, app develoupment

i am new to c# i am wanting to learn it for moding, making apps and web
42 Replies
Buddy
Buddy7mo ago
$helloworld -- If you want to learn C#.
Buddy
Buddy7mo ago
You start by downloading an IDE. I recommend Visual Studio Community 2022. https://visualstudio.microsoft.com/vs/ Install the modules specified:
.NET desktop development
And then you'll have all the things required for C#.
leowest
leowest7mo ago
except if you're also developing on linux u will need either rider or visual studio code instead since there is no visual studio for linux sadly
Eltala
EltalaOP7mo ago
it says in title for linux... figured it out how to get dotnet and build a new libary no need for an ide
Buddy
Buddy7mo ago
Oh, my apologies. I didn't read the linux part. VSCode is a decent alternative for Linux. Unless you want to pay for Rider. or this
MODiX
MODiX7mo ago
There are two ways to get Rider for free: Being a student: https://www.jetbrains.com/community/education/#students Using it for an OSS project: https://www.jetbrains.com/community/opensource/#support
Buddy
Buddy7mo ago
Oh, actually. Rider is currently in EAP. So you can download it for free, note that it is a "public beta testing" version that may have bugs. https://www.jetbrains.com/rider/nextversion/ mind you that EAP isn't always available. Rider is a fully fledged cross-platform IDE I currently use Rider and I personally love it, have paid for it for the past 4 years.
Eltala
EltalaOP7mo ago
huh i'll try it :3
Buddy
Buddy7mo ago
Oh, I forgot to mention that with Rider EAP you need to re-activate it every 30th day. I'm not a lawyer but I read somewhere that you can use it commercially too. Found it. https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010338639/comments/360002722319
Eltala
EltalaOP7mo ago
okies! btw, how can i get it for free? EAP>?
Buddy
Buddy7mo ago
Being a student, using it for an OSS project or EAP. Those are the only options you can get it for free. But students and OSS licensed users are not allowed to use it commercially. only EAP is
Eltala
EltalaOP7mo ago
i see.. there ins't an option for c# in oss
Buddy
Buddy7mo ago
In what way?
Eltala
EltalaOP7mo ago
i found it AA
Eltala
EltalaOP7mo ago
No description
Eltala
EltalaOP7mo ago
no option for free just dotultimate
MODiX
MODiX7mo ago
MODiX#0152
There are two ways to get Rider for free: Being a student: https://www.jetbrains.com/community/education/#students Using it for an OSS project: https://www.jetbrains.com/community/opensource/#support
React with ❌ to remove this embed.
Buddy
Buddy7mo ago
Both of which you need to apply for If you want to try it, I suggest EAP. I linked it above, link with /nextversion
Eltala
EltalaOP7mo ago
i am most definetly not an student
Buddy
Buddy7mo ago
Either use EAP or pay for it. It isn't that expensive, I'm a student but I choose to pay for it myself since I can use it for commercial too.
Eltala
EltalaOP7mo ago
i see how can i do EAP? sorry for sd many questions...
Buddy
Buddy7mo ago
JetBrains
Early Access Program - Rider: Cross-platform .NET IDE
.NET IDE based on the IntelliJ platform and ReSharper. Supports C#, ASP.NET, ASP.NET MVC, .NET Core, Unity and Xamarin
Buddy
Buddy7mo ago
You can download it there
Eltala
EltalaOP7mo ago
thank you :3
Buddy
Buddy7mo ago
I suggest installing the toolbox app, that way it automatically handles updating / downloading. https://www.jetbrains.com/toolbox-app/
Buddy
Buddy7mo ago
Once Rider is installed, you can then inside of the toolbox press those 3 vertical dots which brings up this menu, and press early access program.
No description
Eltala
EltalaOP7mo ago
i see
Buddy
Buddy7mo ago
It isn't required though, just a quality of life.
Eltala
EltalaOP7mo ago
yee
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
bighugemassive3
bighugemassive37mo ago
Are you making apps to run on linux or are you trying to make the apps on linux as in your PC runs linux? Because you can make the apps on windows and then upload to the linux device. I do it with my raspberry PI, you just need to install the .NET stuff on linux using some commands
Eltala
EltalaOP7mo ago
linux because i run linux, but i want to learn it mostly for moding as well reason why c# as well for windows, otherwise i'll code it fucking assembly (something im good at coding in) if its just for linux sorry for the late response btw, was at work
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
Eltala
EltalaOP7mo ago
what you mean?
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
Eltala
EltalaOP7mo ago
kinda yee
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
Eltala
EltalaOP7mo ago
oh my bad miss understood a
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View
Eltala
EltalaOP7mo ago
desktop
Unknown User
Unknown User7mo ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?