Share via

Can I Use Visual-Studio-2019 to apply .NET frameworks like 4.0 to 4.8.1

sudarshan patil 20 Reputation points
2023-06-15T02:43:13.69+00:00

Please help me someone ,just I want to know that Can I use visual-studio-2019 to target all .NET frameworks Like 4.0 to 4.8.1 version wise all new features and new changes will be applied in visual studio 2019 means version wise all new changes of c#.net, asp.net and asp.net-MVC will be applied in visual studio 2019?

Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other

A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.

Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.

0 comments No comments

Answer accepted by question author

  1. Anna Xiu-MSFT 31,196 Reputation points Microsoft External Staff
    2023-06-15T07:30:10.42+00:00

    Hi @sudarshan patil

    Welcome to Microsoft Q&A! 

    If your operating system meets the system requirement for the .NET Framework versions 4.0-4.8.1, I suppose you can use .NET Framework from .NET Framework 4.0 to 4.8.1 in Visual Studio 2019. 

    It is noted that some .NET Framework versions are out of support, such as .NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1. You can view it here

    For .NET Framework 4.8.1, it is included in VS2022 (version 17.3 or later). if you have VS2022 installed, you can install it via Visual Studio Installer > Modify > Individual components.

    Or you can separately install it from the download site

    After installing, you can use it in VS2019. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.