Today we have released an installer (for our FOX subscribers) for XSharp Cahors 2.19, which contains some fixes for problems reported with X# 2.18, and some new features.

The most prominent new language feature is the new support for tuples. You can read about the tuple syntax here.
Tuples are a value type that allow you to return more than one value from a function / method.
Unlike Tuple<T1,T2>, this is a value type, not a reference type.

The "What's New" document, describing all changes, can be found here:

XSharp 2.19.0.2 what's new
Popular robert 385.28 KB
2024-01-27

There will be NO public build 2.19.