By Jonathan Cornu on Wednesday, 04 October 2017
Posted in C# Development
Likes 0
Views 2.5K
Votes 0
I would like know, how when I add some libs by NuGet after I can't deploy my project in EB.
For the package : MVVMLight and WpfToolkit Extended.

Now I would like use the wpf control "ColorPicker" in package WpfToolkit Extended and I can't.
Do you have a solution for use the package WpfToolkit Extended or another wpf control for replace "ColorPicker" ?
View Full Post