mesamune@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoMicrosoft donates the Mono Project to the Wine teamwww.gamingonlinux.comexternal-linkmessage-square204fedilinkarrow-up1743arrow-down116cross-posted to: linux@programming.devlinux@lemmy.mlgames@sh.itjust.worksgaming@lemmy.zip
arrow-up1727arrow-down1external-linkMicrosoft donates the Mono Project to the Wine teamwww.gamingonlinux.commesamune@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square204fedilinkcross-posted to: linux@programming.devlinux@lemmy.mlgames@sh.itjust.worksgaming@lemmy.zip
minus-square𝒍𝒆𝒎𝒂𝒏𝒏@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up15·2 months ago .NET runs natively on Linux Only .NET Core sadly When I moved my personal laptop to Linux I needed WINE to run some source-available .NET apps that were written targeting the Windows-only .NET Framework
minus-squarepycorax@lemmy.worldlinkfedilinkEnglisharrow-up7·2 months agoAll the new stuff is now on .NET Core/5.0 and up at least.
minus-squareADTJ@feddit.uklinkfedilinkEnglisharrow-up1·2 months agoHasn’t been called “.NET Core” since 3.1 Although it’s essentially the subsequent version of core, .NET 5 is the successor to both .NET Core 3.1 and .NET Framework 4. Since then, it’s just been called .NET 5/6/7/8/…
Only
.NET Core
sadlyWhen I moved my personal laptop to Linux I needed WINE to run some source-available .NET apps that were written targeting the Windows-only
.NET Framework
All the new stuff is now on .NET Core/5.0 and up at least.
Hasn’t been called “.NET Core” since 3.1
Although it’s essentially the subsequent version of core, .NET 5 is the successor to both .NET Core 3.1 and .NET Framework 4.
Since then, it’s just been called .NET 5/6/7/8/…