Support for native C++ #210
-
Any plans to support native C++, as existing win ui 3 supports lot of their controls. I tried installing the nuget package, but got the below error |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@roshannzth no, we don't plan to add support for C++. The Toolkit is a .NET Foundation project and focused on C# development only. Controls that get widely used have ended up in the platform WinUI library in the past, so if this is something you think many folks need, it'd be best to open a request with the platform to gather support there. Then we can work with them to transfer the component to the platform SDK in the future if they're interested. |
Beta Was this translation helpful? Give feedback.
@roshannzth no, we don't plan to add support for C++. The Toolkit is a .NET Foundation project and focused on C# development only. Controls that get widely used have ended up in the platform WinUI library in the past, so if this is something you think many folks need, it'd be best to open a request with the platform to gather support there. Then we can work with them to transfer the component to the platform SDK in the future if they're interested.