❔ Visual Studio not producing templates?

Hey everyone, I'm attempting to teach myself C# via this website " https://www.w3schools.com/cs/cs_getstarted.php " (Link included since I'm following the steps listed in it) One of the steps states that you must install the " Console App (.NET Core) ". Yet, I don't see any option to do that. When I click the link to install more tools and features it just re-directs me to the Visual Studios installer for more languages. I saw on the VS website forums post that Microsoft says to just install the .Net SDK from the individual components tab (The Microsoft employee never specified which SDK so I have 4.8 and 4.8.1 installed) but that a patch should be coming "soon". Does anyone know a workaround?
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
Was this page helpful?