VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Email.Senders.Abstract/

⇱ NuGet Gallery | Soenneker.Email.Senders.Abstract 4.0.138




👁 Image
Soenneker.Email.Senders.Abstract 4.0.138

Prefix Reserved
dotnet add package Soenneker.Email.Senders.Abstract --version 4.0.138
 
 
NuGet\Install-Package Soenneker.Email.Senders.Abstract -Version 4.0.138
 
 
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.Email.Senders.Abstract" Version="4.0.138" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Email.Senders.Abstract" Version="4.0.138" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Email.Senders.Abstract" />
 
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.Email.Senders.Abstract --version 4.0.138
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Email.Senders.Abstract, 4.0.138"
 
 
#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.Email.Senders.Abstract@4.0.138
 
 
#: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.Email.Senders.Abstract&version=4.0.138
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Email.Senders.Abstract&version=4.0.138
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (4)

Showing the top 4 NuGet packages that depend on Soenneker.Email.Senders.Abstract:

Package Downloads
Soenneker.Email.Sender

A high-level utility responsible for orchestrating the creation and delivery of templated email messages

Soenneker.ServiceBus.Receptors.Email

A Hangfire-integrated Service Bus message receptor that deserializes incoming Email messages and enqueues them for webhook processing using a background job.

Soenneker.Email.Senders.Resend

A high-level utility responsible for orchestrating the creation and delivery of templated email messages using Resend

Soenneker.Email.Dispatcher

Determines email dispatching/routing

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.138 18 6/18/2026
4.0.137 202 6/17/2026
4.0.136 806 6/10/2026
4.0.135 296 6/10/2026
4.0.134 194 6/10/2026
4.0.133 626 6/8/2026
4.0.132 458 6/7/2026
4.0.131 303 6/6/2026
4.0.130 545 6/5/2026
4.0.129 1,390 5/13/2026
4.0.128 809 5/3/2026
4.0.127 412 5/2/2026
4.0.126 185 5/2/2026
4.0.125 449 4/26/2026
4.0.124 214 4/24/2026
4.0.123 499 4/23/2026
4.0.122 222 4/23/2026
4.0.121 507 4/22/2026
4.0.120 362 4/21/2026
4.0.119 472 4/15/2026
Loading failed

Update actions/checkout action to v7 (#368)

Automatically merged