You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would suit C# good. This feature is the best way to ensure a singlecodebase everywhere CoreCLR runs on. Its also way better to maintain this way. A lot of project where written in Java because of a feature like this.
There are a lot of alternatives but most of them are wrappers that needs to be updated often/are platform dependent/ none of them are truly independent. I think an simple implementation of mono`s winform would already be enough.
This discussion was converted from issue #5320 on July 23, 2021 02:35.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I think it would suit C# good. This feature is the best way to ensure a singlecodebase everywhere CoreCLR runs on. Its also way better to maintain this way. A lot of project where written in Java because of a feature like this.
There are a lot of alternatives but most of them are wrappers that needs to be updated often/are platform dependent/ none of them are truly independent. I think an simple implementation of mono`s winform would already be enough.
Beta Was this translation helpful? Give feedback.
All reactions