send email with cloudinary file attached in C#
Hello,
i would like to attach a cloudinary file (pic or pdf file) to an email. how do i proceed in C#?
thank you
0
-
Hi Georges,
You can embed the Cloudinary URL (which is generated for each uploaded resource) within an HTML image tag, as shown here - https://github.com/cloudinary/CloudinaryDotNet/blob/177b444926802c97d4b541b2cf1d9cb4f56ff545/README.md#imagetag
Does that help?0
Post is closed for comments.
Comments
1 comment