Check .Net Framework Version Installed in Your PC | Windows 10

preview_player
Показать описание
Check .Net Framework Version Installed in Your PC | Windows 10.

Command Used:
reg query "HKLM\SOFTWARE\Microsoft\Net Framework Setup\NDP" /s

Users can install and run multiple versions of the .NET Framework on their computers. When you develop or deploy your app, you might need to know which .NET Framework versions are installed on the user’s computer. The registry contains a list of the .NET Framework versions installed on a computer.

On Windows 10. .NET Framework ("dot net") is a development platform made up of programming languages, libraries, and tools that allow developers to build different types of applications for desktop, laptops, and tablets as well as web apps, games, and much more.

The .NET platform is also open-source and cross-platform, which means it's supported on Windows, Linux, and macOS.

Although, for the most part, you don't need to worry about the version of .NET installed on Windows 10, some applications require a specific release to run. Programmers usually need to run multiple versions of the platform to develop and deploy apps, and this is when understanding the versions of .NET available on your device can come in handy.

Whatever the reason it might be, you can use at least three ways to determine the .NET Framework version using Command Prompt, PowerShell, and Registry.

The .NET Framework consists of two main components, which are versioned separately:

A set of assemblies, which are collections of types and resources that provide the functionality for your apps. The .NET Framework and assemblies share the same version number. For example, .NET Framework versions include 4.5, 4.6.1, and 4.7.2.

This tutorial will apply for computers, laptops, desktops,and tablets running the Windows 10, Windows 8/8.1, Windows 7 operating systems. Works for all major computer manufactures (Dell, HP, Acer, Asus, Toshiba, Lenovo, Samsung).
Рекомендации по теме
Комментарии
Автор

We cant see what your doing at the end of the video because it's covered up by other suggested videos

MrHallusination
Автор

it may be installed, but does that also mean it's enabled? I'm having interesting spiking/freezing issues with games and when I did a little research on how to fix it, .NET Framework was included with what could help solve the problem(s)

shellour
Автор

Thank you for the clear video and explaination

anuradhasoma
Автор

the version in your video cannot be seen because two ads are covering it the moment you are pointing to the version

homeschoolers
Автор

im trying to find 7.4.2 and use it to install somthing but i cant find it

not.spooky.spooky
Автор

0:33 WHY THE HELL DOES IT TAKE SO LONG TO GET TO THE FVCKING POINT!!!

Endoe.McKronic
Автор

nice. those idiotic end-card/video suggestions at the end cover what you're showing. ridiculous

ronaldchong