About 1,520,000 results
Open links in new tab
  1. .NET SDKs for Visual Studio

    Find .NET SDKs for Visual Studio. Visit our main Downloads page for all .NET downloads, including Linux and macOS.

  2. Using older .NET Frameworks with Visual Studio 2022 - Medium

    Apr 17, 2025 · Visual Studio 2022 will happily support your solutions if you have the proper frameworks for it to do so, we just need to make it aware of the frameworks and ensure that we have them, so...

  3. How to target .NET Framework 4.0 in VS 2022 on Windows 11?

    Apr 17, 2024 · When I try to open a solution in Visual Studio 2022 that contains projects targeting .NET 4.0, I get an option to download the .NET 4.0 targeting pack. When I try to download it using the …

  4. .NET 10: What are the steps to update your project?

    Nov 14, 2025 · Learn how to upgrade your project to .NET 10 - update Visual Studio and projects, migrate Swagger to OpenAPI, and update your Dockerfile.

  5. Install the .NET Framework developer pack or redistributable - .NET ...

    Apr 10, 2018 · Install a developer targeting pack to develop against the most recent version of .NET Framework in Visual Studio or another development environment, or download the .NET Framework …

  6. Complete guide of changing .NET Framework in Visual Studio 2022

    Explore the complete guide of changing .NET Framework in Visual Studio 2022 for enhanced development experiences.

  7. Using .NET in Visual Studio Code

    Get started writing and debugging .NET apps with Visual Studio Code.

  8. Download .NET Framework - free official downloads | .NET

    Oct 17, 2017 · With a few clicks in Visual Studio, upgrade your apps from .NET Framework to the latest .NET.

  9. .NET 10 - Release · dotnet core · Discussion #10157 · GitHub

    Nov 11, 2025 · If you want to use .NET 10 but need to stay on Visual Studio 2022, you can - but you will only be able to target the net9.0 and lower Target Framework, and you won't be able to use .NET …

  10. Change the target framework for project in Visual Studio 2022

    Feb 1, 2024 · So as .NET Framework 4.8 is a legacy framework, and Microsoft recommends using newer .NET versions (.NET Core, .NET 5, or later) thus, it hasn't been integrated along with visual …