https://github.com/soenneker/soenneker.box.httpclients
A thread-safe singleton HttpClient for Box's OpenAPI integration.
https://github.com/soenneker/soenneker.box.httpclients
api box boxopenapihttpclient csharp dotnet httpclient httpclients openapi singleton
Last synced: about 1 month ago
JSON representation
A thread-safe singleton HttpClient for Box's OpenAPI integration.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.box.httpclients
- Owner: soenneker
- License: mit
- Created: 2026-04-09T13:57:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-21T01:52:27.000Z (about 1 month ago)
- Last Synced: 2026-04-21T03:52:54.356Z (about 1 month ago)
- Topics: api, box, boxopenapihttpclient, csharp, dotnet, httpclient, httpclients, openapi, singleton
- Language: C#
- Homepage: https://soenneker.com
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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.box.httpclients/)
[](https://github.com/soenneker/soenneker.box.httpclients/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.box.httpclients/)
#  Soenneker.Box.HttpClients
### A thread-safe singleton HttpClient for Box's OpenAPI integration.
## Installation
```
dotnet add package Soenneker.Box.HttpClients
```