0

I want to Upload Images Captured by CameraCaptureService(Cimalino.Phone.Toolkit.Camera) in windows Phone 8 to Cloudinary , I tried to use CloudinaryDotNet Nuget package but it doesn't Support windows Phone 8 . So i tried to use the Cloudinary Nuget Package , it got Installed but can't use the reference in the project . Is there any alternative way to Upload the images to Cloudinary

Joel Joseph
  • 5,889
  • 4
  • 31
  • 36

1 Answers1

1

Seems like the Windows Phone Helper Class has made it possible for images to upload to Cloudinary.

Additional reference:

Win Phone 8 / Asp .Net Web API Image Upload

Community
  • 1
  • 1
Kulasangar
  • 9,046
  • 5
  • 51
  • 82