C# – Mono feature complete

.netc++mono

Does Mono miss any functionality from .NET? If not, when will we see official MS recognition for it, like including Mono platforms in the Platforms section on MSDN?

It seems like they are seen as separate things.

Best Solution

They are separate things - Mono is a competitor to .NET. I doubt very much that we'll ever see it being advertised on MSDN. Would you expect Microsoft to have an advert for a Linux distribution there? ;)

(And no, Mono doesn't contain everything from .NET.)