An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.resend.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.resend.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.resend.client/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.resend.client/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.resend.client.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.resend.client/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.resend.client/codeql.yml?label=CodeQL&style=for-the-badge)](https://github.com/soenneker/soenneker.resend.client/actions/workflows/codeql.yml)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Resend.Client
### A .NET thread-safe singleton HttpClient for Resend

## Installation

```
dotnet add package Soenneker.Resend.Client
```