Comment on Microsoft donates the Mono Project to the Wine team
paf0@lemmy.world 2 months agodotnet is now a multiplatform framework itself. Do they still need mono?
Comment on Microsoft donates the Mono Project to the Wine team
paf0@lemmy.world 2 months agodotnet is now a multiplatform framework itself. Do they still need mono?
purplemonkeymad@programming.dev 2 months ago
Is mono not the .net framework version? .net core has always been multi platform, but is not compatible with .net framework apps. So any .net apps built against 3.5 or 4.x would still need to use mono.
paf0@lemmy.world 2 months ago
It is the .net framework version. I’m not sure mono is used in anything but Xamarin and a handful of gnome apps. Xamarin has a clear upgrade path to MAUI but not without some effort and the risk of missing nugets, I did it on a small app once. This isn’t super useful.