❔ I am trying to run my first C# code but it’s not working
i just installed the .NET SDK today and did everything as it should be done, but my code is not running in VS Code. If you know, please help me. I’ve been stuck on this so long
if you know, please please reply🥺
8 Replies
Have you seen the advice people have been giving you in #chat ?
yes but it didnt working?
If you are new to c# i recommend vs studio instead of vs code
nor would I use scriptcs when starting with c#
so should i download vs studio for that?
for a beginner sure
as you're on Windows, it's the easiest route
when done installing VS, check out https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-console?view=vs-2022
Tutorial: Create a simple C# console app - Visual Studio (Windows)
Learn how to create a C# console app in Visual Studio, step-by-step.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.