twilio-csharp
twilio-csharp copied to clipboard
Twilio C#/.NET Helper Library for .NET6+.
# Fixes # A short description of what this PR does. Adding helper libraries for organization api and support for bearer token auth and no auth rest calls ### Checklist...
### Issue Summary Currently, there are static methods Read and ReadAsync of LocalResource class to search for available phone numbers. They allow only the `contains` property for phone number searching....
# Fixes # [DII-1683](https://twilio-engineering.atlassian.net/browse/DII-1683) A short description of what this PR does. Public OAuth uptake for C# libraries ### Checklist - [x] I acknowledge that all my contributions will be...
https://github.com/twilio/twilio-csharp/blob/6768780fa337b12ba49996b8b538300e2d822701/src/Twilio/Rest/Taskrouter/V1/Workspace/TaskResource.cs#L102 After testing, this does not accept a URL encoded string and appears to work with just a JSON string.
### Describe the bug When calling the https://intelligence.twilio.com/v2/Transcripts API using the C# SDK the OperatorType enums are returning values in kebab-case formatting, e.g. **conversation-classify** where the SDK is defining the...
# Fixes # Removed unnecessary dependency ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [ ] I have made a...
It looks like you're currently targeting NET 6.0, netstandard2.1 and Net Framework 3.5  Our use-case is a shared .netstandard20 library which is used by projects targeting NET Farmework 4.8...
### Issue Summary This is a dotnetcore application running on dotnet 7. When attempting to instatiate a ITwilioRestClient via dependency injection, I get the following exception: System.MissingMethodException: 'Method not found:...
# Fixes # Removed unused files and upgrade jwt ### Checklist - [x] I acknowledge that all my contributions will be made under the project's license - [ ] I...
Is support for Alarms on your roadmap and if so, when do you think Alarms support will be available? _(I realize this API is currently in private beta.)_