How to tell if code is written for regular .NET or .NET Core?

Your best bet is to look at the .csproj file.

Look for either the <TargetFramework> or the <TargetFrameworks> element. It will have entries such as net461. You can cross reference with the chart here:

https://learn.microsoft.com/en-us/dotnet/standard/frameworks

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)