Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Don’t they offer C++ on .NET to some degree? I know it’s not supported on the same level as C# but it’s still there, is it not?


That's C++/CLI; it's still around but isn't really a priority nor is it considered a "core" .NET language these days (it's an optional install in VS2022): https://learn.microsoft.com/en-us/cpp/dotnet/dotnet-programm...


AFAIK, it relies on MSVC and OS specifics, hence may never see the light beyond MSVC/Windows. There were several big github issues of folks converting from C++/CLI to other ways..

Actually this survey from 2020 - https://github.com/dotnet/runtime/issues/40484


It belongs to WinDev, not DevDiv, hence the difference.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: