Hacker News new | ask | show | jobs
by cwyers 4126 days ago
I don't think anyone considers .NET apps non-native on Windows.
1 comments

I'm pretty sure they're considered `managed`, not native. Otherwise, .NET Native wouldn't exist:

https://msdn.microsoft.com/en-us/library/dn584397(v=vs.110)....