Amazon.Ses 0.36.3

dotnet add package Amazon.Ses --version 0.36.3
                    
NuGet\Install-Package Amazon.Ses -Version 0.36.3
                    
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="Amazon.Ses" Version="0.36.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Amazon.Ses" Version="0.36.3" />
                    
Directory.Packages.props
<PackageReference Include="Amazon.Ses" />
                    
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 Amazon.Ses --version 0.36.3
                    
#r "nuget: Amazon.Ses, 0.36.3"
                    
#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 Amazon.Ses@0.36.3
                    
#: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=Amazon.Ses&version=0.36.3
                    
Install as a Cake Addin
#tool nuget:?package=Amazon.Ses&version=0.36.3
                    
Install as a Cake Tool

A modern library for Amazon's Simple Email Service

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 Amazon.Ses:

Package Downloads
Carbon.Amazon.Ses.Extensions

A set of extensions to handle raw emails in the Amazon.Ses project

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.36.3 157 3/2/2026
0.36.2 129 2/24/2026
0.36.1 144 2/7/2026
0.36.0 147 1/16/2026
0.35.1 132 2/7/2026
0.35.0 147 1/16/2026
0.34.0 931 12/11/2024
0.33.0 3,618 5/7/2024
0.32.2 294 4/9/2024
0.32.1 331 1/21/2024
0.32.0 280 1/21/2024
0.31.1 363 1/16/2024
0.31.0 364 11/16/2023
0.30.0 447 4/24/2023
0.29.0 513 2/24/2023
0.28.0 545 1/12/2023
0.24.0 1,172 6/27/2022
0.23.8 768 5/9/2022
0.23.7 783 4/14/2022
0.23.6 762 2/16/2022
Loading failed