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

    • @[email protected]
      link
      fedilink
      321 year ago

      True, but he mentions .NET development is Windows first, and even mentions that you have “some IDE’s that work with it, like Rider”. He kind of said it without mentioning the specific IDE.

      Rider is the real MVP anyways.

    • @[email protected]
      link
      fedilink
      71 year ago

      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

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        1 year 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.