cathode
cathode copied to clipboard
Support Mono runtime (.NET 8)
Whenever the final .NET 7 (8?) release is out, users will be able to switch between CoreCLR and Mono for .NET 7+ projects. When that time comes, we need to make sure that we support Mono as well.
The support should be clearly documented and should be exercised to some degree on CI.
.NET 6 has some early Mono support on desktop platforms when setting UseMonoRuntime=true but this is neither documented nor fully supported yet, so pushing this to .NET 7.
Pushing to .NET 8.
It looks like official support for Mono on desktop platforms is not in the cards for now, and Cathode is not really relevant on mobile platforms.
Closing.