Hacker News new | ask | show | jobs
by pfannl 43 days ago
C# often feels like Java with hindsight; Java feels like Java with 30 years of backward compatibility debt.
1 comments

Hence why so many .NET projects keep being .NET Framework instead having migrated to modern .NET.
mostly they are sticking to .net standard 2.0 that is compatible both framework and modern.