And you, what's your operating system to code ? Me, I use Arch btw

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 3 years ago (1 child)

My company and literally every company I've worked for somehow has been deeply afraid of leaving .NET framework for .NET core or .NET 6, 7, or 8.

I just want to get away from needing Windows to run my programs locally

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago* (last edited 3 years ago)

    I don’t think it is fear. We are transitioning our decades old software to .net 6 right now. It will approximately take a full year (we are about halfway done) since we use WPF, WCF and a lot of Windows native APIs. And in the end we will be on 6-windows and not the cross platform sdk since we can not get rid of WPF without major UI rewrites.

  • source
  • parent