|
|
|
|
|
by Kwpolska
1212 days ago
|
|
Keeping two implementations side by side would be expensive to maintain and not a good user experience: you start writing nice, "modern" .NET6 code and then need to rewrite things to run on top of .NET4-ish (and the older BCL and C#). And I think .NET6 supports mobile now? |
|
[disclosure: I work on Mono at Microsoft.]