https://github.com/soenneker/soenneker.x.client
A .NET thread-safe singleton HttpClient for X (twitter)
https://github.com/soenneker/soenneker.x.client
client csharp dotnet httpclient singleton twitter x xhttpclient
Last synced: 2 months ago
JSON representation
A .NET thread-safe singleton HttpClient for X (twitter)
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.x.client
- Owner: soenneker
- License: mit
- Created: 2025-05-31T12:24:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-10T23:07:12.000Z (4 months ago)
- Last Synced: 2026-03-11T04:33:17.821Z (3 months ago)
- Topics: client, csharp, dotnet, httpclient, singleton, twitter, x, xhttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 363 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
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.x.client/)
[](https://github.com/soenneker/soenneker.x.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.x.client/)
[](https://github.com/soenneker/soenneker.x.client/actions/workflows/codeql.yml)
#  Soenneker.X.Client
### A .NET thread-safe singleton HttpClient for X (twitter)
## Installation
```
dotnet add package Soenneker.X.Client
```