https://github.com/soenneker/soenneker.openaq.httpclients
A thread-safe singleton HttpClient for OpenAq's OpenAPI integration.
https://github.com/soenneker/soenneker.openaq.httpclients
csharp dotnet generated httpclient httpclients openapi openaq openaqopenapihttpclient singleton
Last synced: 26 days ago
JSON representation
A thread-safe singleton HttpClient for OpenAq's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.openaq.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-03-26T00:25:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-06T13:54:21.000Z (27 days ago)
- Last Synced: 2026-06-06T15:23:39.539Z (27 days ago)
- Topics: csharp, dotnet, generated, httpclient, httpclients, openapi, openaq, openaqopenapihttpclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 126 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
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.openaq.httpclients/)
[](https://github.com/soenneker/soenneker.openaq.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.openaq.httpclients/)
#  Soenneker.OpenAq.HttpClients
### A thread-safe singleton HttpClient for OpenAq's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.OpenAq.HttpClients
```