-->

  • How to check .NET Framework Version Using Command Line


    .Net framework 



    How to check .NET Framework Version Using Command Line


    In Microsoft software, some can say such line of code, there is some code that is common, in all the applications that are made of this software, there is a lot of coding in all of them, so many courts are used in every software application.  How to check .NET Framework Version Using Command Line If done, then Microsoft thought that this code infrastructure model framework should be given to the people so that the developers could get it off line  Do not have to use again and again only one framework can make all the applications and software work, so this framework was brought to the logo and because of this we have to install this framework in our computer or laptop.How to check .NET Framework Version Using Command Line 

    Its consists of three components :- 


    • Common Language Run Time
    • FCL Framework Class Library
    • ASP.net


    You can also use it in your computer or laptop, you can also update this framework so that the latest software that is available now, if you want to use any latest software in your computer or laptop, then you can update the latest framework version  Can be because any type of software, all different framework versions are supported, if you use that software  Want to do this when the window was XP, then you have to use the old framework version for this.How to check .NET Framework Version Using Command Line 


    Because the old version of the framework was used in Windows XP, the framework version has many versions, such as 3.2, 3.5, 3.8, 4.2, 4.8 etc.How to check .NET Framework Version Using Command Line 







    So now let me tell you how you can check your framework version, which I am telling you how to check is very simple and you can use it in the command prompt of your computer.



    With the release of each new version of .NET Framework, users are bound to install as many framework versions as possible as some applications require .NET Framework version 3.5 and some will work only on version 2.0. Microsoft does not give an easy way to check which versions of .NET Framework are installed on a Windows system.



    Nope, you can’t check it from Apps and Features or Programs and Features!

    How to check .NET Framework Version Using Command Line  We have already share a software called .NET Framework detector which can list down the frameworks installed and supported by your system. Although it is an easier way to check but sometimes it becomes difficult to install the software on every system if you are a developer or a network admin.



    How to check .NET Framework Version Using Command Line


    Step 1 :- First of all you need a command prompt and you can open it your own computer so, type                      win + R  and you will appaears a dialog box.



    How to check .NET Framework Version Using Command Line



    Step 2 :-  you have to type CMD inside the Run Box and press OK button.




    How to check .NET Framework Version Using Command Line














    Step 3 :-  Type  dir %windir%\Microsoft.NET\Framework /AD and Press enter.


    How to check .NET Framework Version Using Command Line


    It will show the list of all the directories with all the versions installed along with the latest ones.




    Once you are in the directory then to check which latest version is installed type


    .\MSBuild.exe -version

    For example, if I want to check the exact version for .NET Framework 4, I will run the following commands in sequence:


    • dir %windir%\Microsoft.NET\Framework /AD



    • cd %windir%\Microsoft.NET\Framework\v4.0.30319



    • .\MSBuild.exe -version





    You can enter one by one command and check which types of version is installed in your computer.





    How to check .NET Framework Version Using Command Line







    If you want a list of all versions installed on your computer, you can also use the following command:


    • dir /b %windir%\Microsoft.NET\Framework\v*



  • 0 comments:

    Post a Comment

    For Any Tech Updates, Hacking News, Internet, Computer, Technology and related to IT Field Articles Follow Our Blog.