Hi Sir,
I want Add Aspose.Email.dll in GAC(Global Assembly Cache) and register and use it in my application…I think dll should be signed.Is your aspose dll signed…?
Can I do this with aspose dll?If Yes… How can I do that?
Please Help…
Hi Pooja,
Thanks for your inquiry.
Yes, Aspose.Email dlls are signed using sha256 as you can see in the attached screenshot. So, while adding the dll to GAC, you don’t need to sign it again. For adding to GAC, you can follow any of the details from the following articles. Please let us know if we can be of any additional help to you in this regard.
Hi Pooja,
Sorry for missing the links.
You can have an idea about these after searching generally on Google as is evident from these links:
Link 1,
Link 2. Further, Aspose.Email doesn’t rely on any other API while creating PST. It provides all the emailing, message files manipulation and PST/OST manipulation without being dependent on Microsoft Outlook API. Please let us know if we can be of any additional help to you in this regard.