We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Cannot get nuget packages via http://nuget.syncfusion.com/xamarin

Hi.

I'm trying to use Syncfusion.Xamarin.* packages via nuget.synfusion.com.

I set http://nuget.syncfusion.com/xamarin for package sources , I could browse Syncfusion.Xamarin.* packages in Visual Studio.

So, I tried to install a package Syncfusion.Xamarin.SfChart, but failed with an following error.

Failed to retrieve information from remote source 'http://nuget.syncfusion.com/xamarin/FindPackagesById()?id='Syncfusion.Xamarin.SfChart''.
Response status code does not indicate success: 404 (Not Found).

I tried with some packages ,but with an same error.

Do I miss something ?

Sincerely



3 Replies

KP Kanimozhi Pandian Syncfusion Team September 6, 2016 06:38 AM UTC

Hi yasuhiro, 
 
The reported issue will occur while installing Syncfusion Xamarin NuGet with UWP project in your application. To resolve that issue, you need to use the full feed link as Syncfusion Xamarin NuGet feed source. 
   
  
We have updated the same in below UG documentation link under notes session.  
 
 
Note : There is some URL redirecting issue with NuGet Package Manager in Visual Studio 2015. As a temporary work around we have suggest to use the Syncfusion full feed URL (after all redirects) instead of Syncfusion public feed URL . 
 
Regards, 
Kanimozhi K.P


YT Yasuhiro Takagi September 7, 2016 12:10 PM UTC

Hi, Kanimozhi

Thank you for your response.
I've succeeded in installing packages with url that you have suggested.

If possible, please add a note about full feed URL in the nuget package announcement page http://nuget.syncfusion.com/.
A user who googled with words "nuget syncfusion" can reach that information easily.

Anyway, thank you!


KP Kanimozhi Pandian Syncfusion Team September 8, 2016 11:21 AM UTC

Hi Yasuhiro,   
   
We are glad to know that your issue has been resolved.   
   
Thank you for your suggestion. As you suggested, we have updated the full feed URL to corresponding platforms in http://nuget.syncfusion.com/.      
   
Regards,   
Kanimozhi K.P.   


Loader.
Up arrow icon