Çözüldü "scriptcs: The term 'scriptcs' is not recognized as the name of" hatası

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

etpirexx

Decapat
Katılım
28 Eylül 2022
Mesajlar
26
Daha fazla  
Cinsiyet
Erkek
C# kodlamaya yeni başladım fakat C# VS Code kod yazarken ne yazarsam yazayım bu hata çıkıyor. C++ kodlarım çalışıyor ama C# ile yazdığım kodlar çalışmıyor. Hatanın tam hali:

Kod:
PS C:\Users\utkuo> scriptcs "C:\Users\utkuo\AppData\Local\Temp\tempCodeRunnerFile.csharp"
scriptcs : The term 'scriptcs' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify tha
t the path is correct and try again.
At line:1 char:1
+ scriptcs "C:\Users\utkuo\AppData\Local\Temp\tempCodeRunnerFile.csharp ...
+ ~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (scriptcs:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

Yardım ederseniz sevinirim
 
Çözüm
C# için compiler'ın yokmuş. VS Code yerine VS'in kendisiyle C# geliştirmeni tavsiye ederim.
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…