twilio-csharp icon indicating copy to clipboard operation
twilio-csharp copied to clipboard

Twilio C#/.NET Helper Library for .NET6+.

Results 58 twilio-csharp issues
Sort by recently updated
recently updated
newest added

Currently the `C#` twilio SDK does not allow us to use it in a multi-tenancy app. The problem with the existing code, is that is stores the username, password and...

### Issue Summary The Text message sent to India numbers are not delivered, if the message length is more that 20 characters using Twilio Client. It was working fine till...

# Fixes # Disabling package sign. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [ ] I have made a...

# Fixes # Disable code signing for rc release. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [ ] I...

When we utilize package version 6.11.0 and configure the region as 'ie1' for the Lookup service, instead of directing the request to 'lookups.dublin.ie1.twilio.com,' it is being routed to 'lookups.ie1.twilio.com.' Consequently,...

### Issue Summary I'm using UnityWebRequest with C# to send messages through Twilio, but keep getting the error "A 'to' phone number is required." I've tested my Twilio number and...

type: question
status: waiting for feedback

**All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.** # Fixes # Serialize/Deserialize corretly TwinML...

### Issue Summary This is a request. Please consider simplifying (perhaps by replacing) the dependency on Microsoft Identity. The dependency chain for the Twilio library is getting out of hand,...

type: twilio enhancement
status: work in progress

Microsoft supports the following target frameworks at this time: - .NET Framework 4.6.2 and up - .NET 6 and up I suggest removing target frameworks netstandard1.4 and net451. These would...

type: community enhancement
status: waiting for feature

# Fixes # A short description of what this PR does. ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [...