Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soenneker/soenneker.bland.client
An async thread-safe singleton for Bland.ai's HTTP client
https://github.com/soenneker/soenneker.bland.client
ai bland blandclientutil calls client csharp dotnet http sms util
Last synced: 19 days ago
JSON representation
An async thread-safe singleton for Bland.ai's HTTP client
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.bland.client
- Owner: soenneker
- License: mit
- Created: 2024-10-19T01:07:25.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T16:42:27.000Z (27 days ago)
- Last Synced: 2024-10-22T05:32:46.109Z (26 days ago)
- Topics: ai, bland, blandclientutil, calls, client, csharp, dotnet, http, sms, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://img.shields.io/nuget/v/soenneker.bland.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.bland.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.bland.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.bland.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.bland.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.bland.client/)# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Bland.Client
### An async thread-safe singleton for Bland.ai's HTTP client## Installation
```
dotnet add package Soenneker.Bland.Client
```