OrchardCore.Email.Abstractions 3.0.1

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

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core.

   Abstractions for 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 (15)

Showing the top 5 NuGet packages that depend on OrchardCore.Email.Abstractions:

Package Downloads
OrchardCore.Users

Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. The Users module adds user management functionality.

OrchardCore.Email.Core

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Core implementation of Email Module.

Lombiq.HelpfulLibraries.OrchardCore

Lombiq Helpful Libraries - Orchard Core Libraries: Various useful libraries that can be handy when developing for Orchard Core, to be used from your own projects. See the project website for detailed documentation. See the project website for detailed documentation.

OrchardCore.Notifications.Core

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Core Implementation for Notifications.

OrchardCore.Email.Smtp

Orchard Core Framework is an application framework for building modular, multi-tenant applications on ASP.NET Core. Provides the configuration of email settings and a default email service utilizing Simple Mail Transfer Protocol (SMTP).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.1 15,302 2026/7/9
3.0.0 6,886 2026/6/18
2.2.1 45,757 2025/10/7
2.2.0 16,510 2025/8/19
2.1.9 6,302 2025/8/19
2.1.8 1,384 2025/8/14
2.1.7 35,249 2025/4/16
2.1.6 18,216 2025/2/20
2.1.5 5,206 2025/2/4
2.1.4 7,558 2025/1/18
2.1.3 15,952 2024/12/12
2.1.2 5,757 2024/11/28
2.1.1 934 2024/11/25
2.1.0 52,168 2024/11/21
2.0.2 9,921 2024/9/26
2.0.1 3,047 2024/9/25
2.0.0 12,129 2024/9/9
1.8.4 6,332 2024/9/4
1.8.3 34,791 2024/4/25
1.8.2 41,444 2024/1/17
Loading failed