0

C# practice

can you help me with a software application i can use to practice c# I need a lightweight compiler.

4th Sep 2025, 8:15 PM
Honest Phiri
Honest Phiri - avatar
7 Risposte
+ 2
You can install .NET on your system and compile and run your code using the dotnet command-line interface.
5th Sep 2025, 2:51 PM
M RJ
M RJ - avatar
+ 2
Code With Lovelace visual studio is a horrible recommendation. It’s the complete opposite of lightweight, which is what OP said he wanted.
1st Oct 2025, 3:23 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
What does the compiler need to run on? That is, what platform i.e. operating system are you doing this in?
4th Sep 2025, 10:33 PM
Wilbur Jaywright
Wilbur Jaywright - avatar
+ 1
Windows
5th Sep 2025, 4:43 AM
Honest Phiri
Honest Phiri - avatar
+ 1
You can download SharpDevelop, if you need a lightweight compiler. And I recommend Visual Studio. But Visual Studio is very big...
5th Sep 2025, 12:52 PM
𝓜𝓲𝓵𝓪 𓃠
𝓜𝓲𝓵𝓪 𓃠 - avatar
+ 1
Visual studio , that will going to install the net core version that you need, you can chose the version you want thought
1st Oct 2025, 7:57 AM
Code With Lovelace
Code With Lovelace - avatar
0
Thanks
7th Sep 2025, 5:48 AM
Honest Phiri
Honest Phiri - avatar