https://github.com/soenneker/soenneker.netlify.httpclients
A thread-safe singleton HttpClient for Netlify's OpenAPI integration.
https://github.com/soenneker/soenneker.netlify.httpclients
csharp dotnet httpclient httpclients netlify netlifyopenapihttpclient openapi openapiclient singleton
Last synced: 16 days ago
JSON representation
A thread-safe singleton HttpClient for Netlify's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.netlify.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-07T12:37:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-16T22:37:04.000Z (17 days ago)
- Last Synced: 2026-06-17T00:24:37.028Z (17 days ago)
- Topics: csharp, dotnet, httpclient, httpclients, netlify, netlifyopenapihttpclient, openapi, openapiclient, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 152 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.netlify.httpclients/)
[](https://github.com/soenneker/soenneker.netlify.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.netlify.httpclients/)
#  Soenneker.Netlify.HttpClients
### A thread-safe singleton HttpClient for Netlify's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Netlify.HttpClients
```