EN VI

C# - Remove the .Net Framework but keep .Net Core (Suggested by Visual Studio)?

2024-03-13 23:00:09
How to C# - Remove the .Net Framework but keep .Net Core (Suggested by Visual Studio)

can i remove .Net Framework? I only use ASP.Net Core 5.0 In Visual Studio 2019(2022 .Net 8.0 Maybe in the future)

i want remove all of this :

enter image description here

and if possible remove F# too??

I don't want to have any problems with Develop and running ASP.Net Core. (How about console or desktop application?)

Solution:

You should remove the .NET framework development options from the Visual Studio installer directly.

This implies maybe removing some other options that depend on it, e.g. ASP.NET ("classic", non-core). ASP.NET Core is usable with only .NET Core / recent ".NET" non-Framework.

In any case you can activate the option again in case you made a mistake.

Answer

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login