https://github.com/soenneker/soenneker.telnyx.client
A .NET thread-safe singleton HttpClient for Telnyx
https://github.com/soenneker/soenneker.telnyx.client
calls client csharp dotnet httpclient rcs sms telephony telnyx telnyxclientutil util voice
Last synced: about 2 months ago
JSON representation
A .NET thread-safe singleton HttpClient for Telnyx
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.telnyx.client
- Owner: soenneker
- License: mit
- Created: 2025-03-10T23:25:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-14T04:50:34.000Z (2 months ago)
- Last Synced: 2026-04-14T05:27:02.979Z (2 months ago)
- Topics: calls, client, csharp, dotnet, httpclient, rcs, sms, telephony, telnyx, telnyxclientutil, util, voice
- Language: C#
- Homepage: https://soenneker.com
- Size: 806 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.telnyx.client/)
[](https://github.com/soenneker/soenneker.telnyx.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.telnyx.client/)
[](https://github.com/soenneker/soenneker.telnyx.client/actions/workflows/codeql.yml)
#  Soenneker.Telnyx.Client
### A .NET thread-safe singleton HttpClient for Telnyx
## Installation
```
dotnet add package Soenneker.Telnyx.Client
```