0
Another good IDE for c# except Visual studio?
i am searchinh an IDE for c#, i tried visual studio community version, but It is so slow in my computer. i have no problem with IDE like Eclipse, so i am searching another IDE for writing c# codez any suggest?
1 Resposta
+ 2
Visual Studio Code. I tried it and works perfectly. Lightweight, fast.
Suggested plugins:
.NET Core Tools
C# (OmniSharp)
C# Extensions
You need to install the .NET SDK too.
If you have any concerns you can give me a PM and I can try to walk you through it.