Uno: Is microsoft UWP toolkit supported?

Created on 14 Jun 2018  路  3Comments  路  Source: unoplatform/uno

I have tried to port my one of my existing UWP app to Uno platform but I couldn't enable UWP toolkit on any of the project
in wasm project it says:
NU1202: Package Microsoft.Toolkit.Uwp.UI.Controls 2.2.0 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package Microsoft.Toolkit.Uwp.UI.Controls 2.2.0 supports: uap10.0 (UAP,Version=v10.0)
and in IOS:
NU1202: Package Microsoft.Toolkit.Uwp 3.0.0 is not compatible with xamarinios10 (Xamarin.iOS,Version=v1.0). Package Microsoft.Toolkit.Uwp 3.0.0 supports: uap10.0 (UAP,Version=v10.0)

kinenhancement

Most helpful comment

thanks @jeromelaban for the explanation. Can you please publish an article about which frameworks, toolkits etc. that currently work without modification or with modification or not supported for example:
Syncfusion essential studio
Telerik UI
MVVM light
MVVM cross
Prism

All 3 comments

It is not yet supported, but you can follow this repo for updates: https://github.com/nventive/Uno.WindowsCommunityToolkit

thanks @jeromelaban for the explanation. Can you please publish an article about which frameworks, toolkits etc. that currently work without modification or with modification or not supported for example:
Syncfusion essential studio
Telerik UI
MVVM light
MVVM cross
Prism

Support has improved for most of those frameworks. Missing are Telerik UI and MVVM Cross, I'll open issues for those two.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MatFillion picture MatFillion  路  4Comments

MartinZikmund picture MartinZikmund  路  4Comments

peternary picture peternary  路  3Comments

jeromelaban picture jeromelaban  路  3Comments

paulovila picture paulovila  路  3Comments