https://github.com/soenneker/soenneker.grafana.httpclients
A thread-safe singleton HttpClient for Grafana's OpenAPI integration.
https://github.com/soenneker/soenneker.grafana.httpclients
api csharp dotnet grafana grafanaopenapihttpclient httpclient httpclients openapi singleton
Last synced: 17 days ago
JSON representation
A thread-safe singleton HttpClient for Grafana's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.grafana.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-03T00:43:18.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-22T05:03:20.000Z (about 1 month ago)
- Last Synced: 2026-04-22T05:38:46.189Z (about 1 month ago)
- Topics: api, csharp, dotnet, grafana, grafanaopenapihttpclient, httpclient, httpclients, openapi, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 49.8 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.grafana.httpclients/)
[](https://github.com/soenneker/soenneker.grafana.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.grafana.httpclients/)
#  Soenneker.Grafana.HttpClients
### A thread-safe singleton HttpClient for Grafana's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Grafana.HttpClients
```