Soenneker.Resend.Client 4.0.235

Prefix Reserved
dotnet add package Soenneker.Resend.Client --version 4.0.235
                    
NuGet\Install-Package Soenneker.Resend.Client -Version 4.0.235
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Soenneker.Resend.Client" Version="4.0.235" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Resend.Client" Version="4.0.235" />
                    
Directory.Packages.props
<PackageReference Include="Soenneker.Resend.Client" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Soenneker.Resend.Client --version 4.0.235
                    
#r "nuget: Soenneker.Resend.Client, 4.0.235"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Soenneker.Resend.Client@4.0.235
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Soenneker.Resend.Client&version=4.0.235
                    
Install as a Cake Addin
#tool nuget:?package=Soenneker.Resend.Client&version=4.0.235
                    
Install as a Cake Tool

alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image alternate text is missing from this package README image

alternate text is missing from this package README image Soenneker.Resend.Client

A .NET thread-safe singleton HttpClient for Resend

Installation

dotnet add package Soenneker.Resend.Client
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Resend.Client:

Package Downloads
Soenneker.Resend.ClientUtil

An async thread-safe singleton for Resend OpenApiClient

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.235 126 7/20/2026
4.0.234 105 7/19/2026
4.0.233 148 7/19/2026
4.0.232 170 7/18/2026
4.0.231 120 7/17/2026
4.0.230 145 7/17/2026
4.0.229 164 7/17/2026
4.0.228 87 7/17/2026
4.0.227 102 7/16/2026
4.0.225 87 7/16/2026
4.0.224 331 7/15/2026
4.0.223 163 7/15/2026
4.0.222 89 7/15/2026
4.0.221 154 7/15/2026
4.0.220 170 7/14/2026
4.0.219 607 7/4/2026
4.0.218 97 7/4/2026
4.0.217 200 7/3/2026
4.0.216 486 6/20/2026
4.0.215 103 6/20/2026
Loading failed

Update dependency Soenneker.Utils.HttpClientCache to 4.0.1998 (#508)

Automatically merged