Top ".net-4.8" questions

For questions specific to the usage and features of version 4.8 of Microsoft's .Net framework.

Visual Studio Can't Target .NET Framework 4.8

I'm having some issues creating a project that targets .NET Framework 4.8. I am using Visual Studio 2019, upgraded to version 16.2.5. I …

.net visual-studio .net-4.8
Web API as a windows service

So I'm creating a new .Net Framework 4.8 Web API in Visual Studio 2019 and I'm wanting to know how to create …

asp.net .net-4.8
Project 'ClassLibrary1.csproj' targets 'netstandard2.1'. It cannot be referenced by a project that targets '.NETFramework,Version=v4.8'

I have some class library projects in targets netstandard2.1. When I referenced that to my WPF project in target .NET …

c# .net .net-standard .net-4.8 .net-standard-2.1
How to upgrade all solution projects .Net framework 4.5.1 to 4.8 Visual Studio 2019

I have a solution in Visual Studio 2019 with many C # projects. I need to retarget all of the projects from …

c# migration visual-studio-2019 .net-4.8