LazyMagic

Microsoft .NET

Prerequisites: None
Estimated Time: 10 minutes
Estimated Cost: none
Optional - install only if you didn't install Visual Studio IDE

Install .NET9

Install Steps

If you didn't install the Visual Studio IDE, then install the .NET9 SDK using this link here

If you are unsure which versions of .NET are already installed on your system, run this command in a command window:

dotnet --list-sdks