ReHackt.Email 10.0.0

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

ReHackt.Email

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 ReHackt.Email:

Package Downloads
ReHackt.Email.Smtp

Provides a ReHackt.Email EmailService using SMTP.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.0 114 7/30/2026
8.0.148 155 6/28/2026
8.0.147 132 6/23/2026
8.0.146 202 4/27/2026
8.0.145 157 4/20/2026
8.0.144 144 4/19/2026
8.0.143 155 4/13/2026
8.0.142 139 4/13/2026
8.0.141 141 4/13/2026
8.0.140 188 3/20/2026
8.0.139 478 12/16/2025
8.0.138 380 11/14/2025
8.0.137 382 11/13/2025
8.0.136 399 11/12/2025
8.0.135 322 10/15/2025
8.0.134 293 10/7/2025
8.0.133 295 9/10/2025
8.0.132 283 9/10/2025
8.0.131 273 9/10/2025
8.0.130 293 9/10/2025
Loading failed