cathode icon indicating copy to clipboard operation
cathode copied to clipboard

Support Mono runtime (.NET 8)

Open alexrp opened this issue 5 years ago • 2 comments

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.

alexrp avatar Mar 23 '20 03:03 alexrp

.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.

alexrp avatar Nov 19 '21 15:11 alexrp

Pushing to .NET 8.

alexrp avatar Jul 13 '22 12:07 alexrp

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.

alexrp avatar Oct 24 '22 12:10 alexrp