https://github.com/soenneker/soenneker.rebrickable.client
A .NET thread-safe singleton HttpClient for Rebrickable
https://github.com/soenneker/soenneker.rebrickable.client
client csharp dotnet http httpclient openapi rebrickable rebrickablehttpclient
Last synced: 3 days ago
JSON representation
A .NET thread-safe singleton HttpClient for Rebrickable
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.rebrickable.client
- Owner: soenneker
- License: mit
- Created: 2025-07-26T18:14:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-01-15T20:00:35.000Z (24 days ago)
- Last Synced: 2026-01-17T13:42:09.158Z (23 days ago)
- Topics: client, csharp, dotnet, http, httpclient, openapi, rebrickable, rebrickablehttpclient
- Language: C#
- Homepage: https://soenneker.com
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.rebrickable.client/)
[](https://github.com/soenneker/soenneker.rebrickable.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.rebrickable.client/)
#  Soenneker.Rebrickable.Client
### A .NET thread-safe singleton HttpClient for Rebrickable
## Installation
```
dotnet add package Soenneker.Rebrickable.Client
```