C
C#13mo ago
smarts1l

❔ ✅ running a c# program without opening visual studio

How do i run a c# program without opening visual studio on .net framework?
7 Replies
Jimmacle
Jimmacle13mo ago
double click the exe in your build folder
Murten
Murten13mo ago
You can also build it with command line if you need to.
Jimmacle
Jimmacle13mo ago
and if you stopped using the ancient .NET Framework it would be even easier
Murten
Murten13mo ago
catnod
ZacharyPatten
ZacharyPatten13mo ago
$newproject
MODiX
MODiX13mo ago
When creating a new project, prefer using .NET over .NET Framework, unless you have a very specific reason to be using .NET Framework. .NET Framework is now legacy code and only get security fix updates, it no longer gets new features and is not recommended. https://cdn.discordapp.com/attachments/569261465463160900/899381236617855016/unknown.png
Accord
Accord13mo ago
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.
Want results from more Discord servers?
Add your server