https://github.com/soenneker/soenneker.sonarr.httpclients
A thread-safe singleton HttpClient for Sonarr's OpenAPI integration.
https://github.com/soenneker/soenneker.sonarr.httpclients
api csharp dotnet httpclient httpclients openapi openapiclient singleton sonarr sonarropenapihttpclient
Last synced: 1 day ago
JSON representation
A thread-safe singleton HttpClient for Sonarr's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.sonarr.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-24T19:51:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-29T19:10:06.000Z (6 days ago)
- Last Synced: 2026-06-29T21:11:27.813Z (6 days ago)
- Topics: api, csharp, dotnet, httpclient, httpclients, openapi, openapiclient, singleton, sonarr, sonarropenapihttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.sonarr.httpclients/)
[](https://github.com/soenneker/soenneker.sonarr.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.sonarr.httpclients/)
#  Soenneker.Sonarr.HttpClients
### A thread-safe singleton HttpClient for Sonarr's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Sonarr.HttpClients
```