This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Rename File(not image) from .NET

Comments

3 comments

  • Avatar
    Maor Gariv

    Hi Banks,

     

    Thanks for reaching out.

     

    It does seem like we have an issue with renaming non-image types in .NET SDK. 

    There's already an issue open to fix it. I'll of course let you know of any updates.

     

    As a workaround, you can rename using a direct call to the API - 

    https://api.cloudinary.com/v1_1/<cloud_name>/<resource_type>/rename

     

    Let me know if you need any further assistance with building this call.

     

    Best,

    0
    Comment actions Permalink
  • Avatar
    Maor Gariv

    Hi Banks,

    Wanted to let you know that our .NET SDK was updated and it now supports setting a ResourceType in RenameParams.

    You can find the SDK here - 

    https://github.com/cloudinary/CloudinaryDotNet

     

    Give it a try and let me know how it goes?

     

    Thanks,

    0
    Comment actions Permalink
  • Avatar
    Banks Sadler

    thanks Maor,

     

    When do you think it will be available via NuGet ? 

    Thanks

    0
    Comment actions Permalink

Post is closed for comments.