Skip to content

πŸš€ Twilio Verification Service and .NET Restful API Integration.

Notifications You must be signed in to change notification settings

knetic0/dotnet-twilio-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Twilio .NET Integration

You should replace <authentication-key>, <account-sid>, and <verification-service-id> with your own Twilio account information. These values should be your Twilio account's authentication key, account SID, and verification service SID, respectively.

"TwilioSettings": {
    "AuthenticationKey": "<your-authentication-key>",
    "AccountSid": "<your-account-sid>",
    "VerificationServiceSid": "<your-verification-service-id>",
    "VerifyChannel": "sms"
  },

About

πŸš€ Twilio Verification Service and .NET Restful API Integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages