Category Archives: .NET

Information related to .NET and .NET Framework

What Version of .NET is Installed?

February 28, 2023

In order to determine which version(s) of the .NET framework and SDKs installed, use the dotnet command. Remember that this will not display .NET Framework information. SDK Versions Runtime Versions Standard Installation Folders It is possible that .NET is installed but not added to the PATH variable for your operating system or user profile. Here are standard folders… Read More »