Hi,
I'm trying to add references to Syncfusion into existing Windows Universal App project. I have been trying by this approaches:
- add nuget feed from url http://nuget.syncfusion.com/ - I'm able to see list of nuget packages, but when I try to download some of them, service responses with 404.
- add local nuget feed from C:\Program Files (x86)\Syncfusion\Essential Studio\13.4.0.53\Universal Windows\10.0\SDK but it seems there isn't any nuget packages.
How can I add references into Windows Universal App project?
I'm using Visual Studio 2015 Comunity edition.
Thank for any advice