Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
355 views
in Technique[技术] by (71.8m points)

c# - How to build Twilio.dll as a strong-named assembly

I am trying to build a strong-named Twilio.dll to use in our Sharepoint on-premise solution. I tried to build up the solution by downloading the project ->https://github.com/twilio/twilio-csharp. But I could not install Twilio using the package manager console as it throws me some errors.

enter image description here

Then I tried to follow the technique of signing the dll with a strong name. http://www.geekzilla.co.uk/ViewCE64BEF3-51A6-4F1C-90C9-6A76B015C9FB.htm

Even though I was able to sign in to the twilio.dll there was an error when adding the dll to the GAC.

enter image description here

question from:https://stackoverflow.com/questions/65918945/how-to-build-twilio-dll-as-a-strong-named-assembly

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...