cross-posted from: https://lemmy.ndlug.org/post/1037504

The Mono Project (mono/mono) (‘original mono’) has been an important part of the .NET ecosystem since it was launched in 2001. Microsoft became the steward of the Mono Project when it acquired Xamarin in 2016.

The last major release of the Mono Project was in July 2019, with minor patch releases since that time. The last patch release was February 2024.

We are happy to announce that the WineHQ organization will be taking over as the stewards of the Mono Project upstream at wine-mono / Mono · GitLab (winehq.org). Source code in existing mono/mono and other repos will remain available, although repos may be archived. Binaries will remain available for up to four years.

Microsoft maintains a modern fork of Mono runtime in the dotnet/runtime repo and has been progressively moving workloads to that fork. That work is now complete, and we recommend that active Mono users and maintainers of Mono-based app frameworks migrate to .NET which includes work from this fork.

We want to recognize that the Mono Project was the first .NET implementation on Android, iOS, Linux, and other operating systems. The Mono Project was a trailblazer for the .NET platform across many operating systems. It helped make cross-platform .NET a reality and enabled .NET in many new places and we appreciate the work of those who came before us.

Thank you to all the Mono developers!

Explanation of the differences between all the versions of mono from a Hacker News comment

    • Gamma@beehaw.org
      link
      fedilink
      English
      arrow-up
      19
      ·
      edit-2
      18 days ago

      Sounds like it hasn’t had any updates in half a year (with the last major version over 5 years ago) and they’re now using their own runtime that’s included in .NET. Wine already had their own fork, so what is there to maintain?

  • call_me_xale@lemmy.zip
    link
    fedilink
    arrow-up
    30
    ·
    18 days ago

    “Boy, I sure wish some megacorporation would dump a massive codebase on me to maintain without any financial assistance!”

    • No one, ever
    • sanzky@beehaw.org
      link
      fedilink
      arrow-up
      7
      ·
      17 days ago

      they were already maintaining a fork of Mono for quite some time. This seems to me like a ceremonial torch passing to make them the ‘official’ owner of the project.

  • Kissaki@beehaw.org
    link
    fedilink
    English
    arrow-up
    20
    ·
    18 days ago

    Microsoft maintains a modern fork of Mono runtime in the dotnet/runtime repo and has been progressively moving workloads to that fork. That work is now complete, and we recommend that active Mono users and maintainers of Mono-based app frameworks migrate to .NET which includes work from this fork.

    What’s left for the mono project then? What’s Wine’s interest in it?