About 663,000 results
Open links in new tab
  1. c# - Why is the .NET Framework 4.8.1 Runtime Offline Installer ...

    Dec 5, 2023 · I downloaded the .NET Framework 4.8 and 4.8.1 Runtime Offline installers from the links below. It seems strange that 4.8.1 is significantly smaller (by 44 Megabytes).

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

    Feb 1, 2024 · I have downloaded .NET FRAMEWORK 4.8.1, but I don't see it in the drop down to change it on the application screen. here another way I can convert this project to a .NET …

  3. Install .NET Framework 4.8.1 using Powershell script in Windows …

    Nov 20, 2024 · winget install Microsoft.DotNet.Framework.DeveloperPack_4 --version 4.8.1, but note that this involves downloading an offline installer and executing it locally behind the scenes.

  4. Net framework 4.8 install failed: Cannot find object or property

    Jun 3, 2022 · I've tried to install Net Framework 4.8 but the installation returned Install did not succeed, Cannot find object or property I've tried many solutions, Like using the Net …

  5. Is it possible to reference .NET Framework 4.8 libraries in a .NET 8 ...

    Apr 9, 2025 · This makes me wonder if it's even feasible to reference complex .NET Framework 4.8 libraries in a .NET 8 project. Rewriting these libraries would be a significant effort, …

  6. Is there any end date for Microsoft full .NET Framework 4.8

    Oct 7, 2020 · As long as there is active support for a Windows version that includes .NET Framework 4.8, it will still be supported. .NET Framework 4.8 is a part of Windows 10, and is …

  7. How can I build a .NET Framework 4.8 application using the dotnet …

    Nov 1, 2021 · I have inherited a .NET Framework 4.8 application that I'm able to compile using Visual Studio, however when trying to compile it using the dotnet CLI Application I get CS0246 …

  8. Issue with converting a C# project from .NET 4.8 to .NET 8.0

    Aug 28, 2024 · .NET 4.8 and .NET 8 have many design differences, particularly in API and runtime. While .NET 8 remains compatible with many .NET Framework features, differences in …

  9. installation - Unable to install application with Net Framework …

    Mar 4, 2025 · Unable to install application with Net Framework 4.8.1 as prerequisites Asked 9 months ago Modified 9 months ago Viewed 204 times

  10. .NET Framework 4.8 Install Fail Windows Server 2019

    Dec 11, 2022 · According to the registry, .NET Framework 4.8 is installed. Release 528049 indicates .NET Framework 4.8 My solution, created and edited on my local, federal gov't …