8 Replies
scriptcs is deprecated
Also note that C# is project based, please use the
dotnet
CLI
this is not python
I would not recommend Visual Studio Code to a beginner, please use Visual Studio Community 2022
You can get it here https://visualstudio.microsoft.com/downloads/ (free)What is scriptcs?
Basically allows you to execute C# from a file, without having to create a new project.
GitHub
GitHub - dotnet-script/dotnet-script: Run C# scripts from the .NET ...
Run C# scripts from the .NET CLI. Contribute to dotnet-script/dotnet-script development by creating an account on GitHub.
I believe they are just watching a tutorial, possibly Brackeys.
Many of those youtube tutorials for some reason use scriptcs
I hear a lot of complaints about Brackeys
The coding tutorials do kind of suck, teaching really weird ways to get started coding.
I hate video tutorials tbh