✅ How to create C# project in Visual Studio Code?

I want to create my first C# project in Visual Studio Code (because JetBrains IDE costs money), and I don't understand how to create and run projects in VS Code. And yes I did install the dev kit.
9 Replies
Angius
Angius2mo ago
mkdir myproject
cd myproject
dotnet new console
code .
mkdir myproject
cd myproject
dotnet new console
code .
Maybe you can create it from the command palette too
Sionic 🇮🇱
Sionic 🇮🇱OP2mo ago
NVM found free build of Rider. so easy to use 🤌
Buddy
Buddy2mo ago
You mean EAP?
Angius
Angius2mo ago
Or Student License, or OSS License
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Jimmacle
Jimmacle2mo ago
the only ways to get proper access to rider for free are by being a student or working on an OSS project EAP is not always available and i wouldn't want to use an IDE that will be disabled out from under me
Sionic 🇮🇱
Sionic 🇮🇱OP2mo ago
ye better than nothing 🤷‍♂️
Jimmacle
Jimmacle2mo ago
i mean, it turns into nothing once the EAP period closes :KEKW:
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server