https://github.com/soenneker/soenneker.resend.client
A .NET thread-safe singleton HttpClient for Resend
https://github.com/soenneker/soenneker.resend.client
api client csharp dotnet email httpclient resend resendhttpclient smtp
Last synced: 14 days ago
JSON representation
A .NET thread-safe singleton HttpClient for Resend
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.resend.client
- Owner: soenneker
- License: mit
- Created: 2025-06-04T01:13:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-06T22:46:04.000Z (17 days ago)
- Last Synced: 2026-06-07T00:17:42.339Z (17 days ago)
- Topics: api, client, csharp, dotnet, email, httpclient, resend, resendhttpclient, smtp
- Language: C#
- Homepage: https://soenneker.com
- Size: 468 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.resend.client/)
[](https://github.com/soenneker/soenneker.resend.client/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.resend.client/)
[](https://github.com/soenneker/soenneker.resend.client/actions/workflows/codeql.yml)
#  Soenneker.Resend.Client
### A .NET thread-safe singleton HttpClient for Resend
## Installation
```
dotnet add package Soenneker.Resend.Client
```