commandline
commandline copied to clipboard
Support of Xamarin.Mac / mono
When mono compiled without MONO_FEATURE_CONSOLE define, some methods of System.Console are throw System.PlatformNotSupportedException.
To be exact: Console.WindowWidth in this case.
I propose that this one been closed because Xamarin is now superseded by MAUI.