https://github.com/soenneker/soenneker.close.httpclients
A thread-safe singleton HttpClient for Close's OpenAPI integration.
https://github.com/soenneker/soenneker.close.httpclients
api close closeopenapihttpclient crm csharp dotnet httpclient httpclients openapi singleton
Last synced: about 4 hours ago
JSON representation
A thread-safe singleton HttpClient for Close's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.close.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-07-11T03:18:09.000Z (6 days ago)
- Default Branch: main
- Last Pushed: 2026-07-16T01:18:22.000Z (1 day ago)
- Last Synced: 2026-07-16T03:33:13.049Z (1 day ago)
- Topics: api, close, closeopenapihttpclient, crm, csharp, dotnet, httpclient, httpclients, openapi, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 48.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.close.httpclients/)
[](https://github.com/soenneker/soenneker.close.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.close.httpclients/)
#  Soenneker.Close.HttpClients
### A thread-safe singleton HttpClient for Close's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Close.HttpClients
```