17 Replies
As it says, it isn't available in your current version
I assume you use .NET Framework ?
yes
Please use .NET instead
i am using .net
$newproject
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
.NET Framework isn't .NET
Microsoft really likes to confuse people with their horrible naming
i did the same one a youtube video was using
but alright
youtube videos go out of date quickly
youtube video said 2024
C# changes every year
then they're just dumb
how xould change so fast
YouTube videos are bad
.NET Framework hasn't been recommended for years
it's an older version
at least when it comes to programming
They often use very dated methods of coding
and some use old tools that aren't supported anymore, like scriptcs
Note that C# is project based and not file based like Python if you ever fall into one of those videos
im just makinga discord bot
which project type would be best for that
Depends what you want
Console Application if you don't want a GUI