OrchardCore.Email.Smtp
2.1.0
Prefix Reserved
dotnet add package OrchardCore.Email.Smtp --version 2.1.0
NuGet\Install-Package OrchardCore.Email.Smtp -Version 2.1.0
<PackageReference Include="OrchardCore.Email.Smtp" Version="2.1.0" />
paket add OrchardCore.Email.Smtp --version 2.1.0
#r "nuget: OrchardCore.Email.Smtp, 2.1.0"
// Install OrchardCore.Email.Smtp as a Cake Addin #addin nuget:?package=OrchardCore.Email.Smtp&version=2.1.0 // Install OrchardCore.Email.Smtp as a Cake Tool #tool nuget:?package=OrchardCore.Email.Smtp&version=2.1.0
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).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Castle.Core (>= 5.1.1)
- Fluid.Core (>= 2.12.0)
- JsonPath.Net (>= 1.1.6)
- MailKit (>= 4.8.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 8.0.10)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- MimeKit (>= 4.8.0)
- OrchardCore.Abstractions (>= 2.1.0)
- OrchardCore.Admin.Abstractions (>= 2.1.0)
- OrchardCore.DisplayManagement (>= 2.1.0)
- OrchardCore.Email.Abstractions (>= 2.1.0)
- OrchardCore.Email.Core (>= 2.1.0)
- OrchardCore.Module.Targets (>= 2.1.0)
- OrchardCore.Navigation.Core (>= 2.1.0)
- OrchardCore.ResourceManagement (>= 2.1.0)
- ZString (>= 2.6.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OrchardCore.Email.Smtp:
Package | Downloads |
---|---|
OrchardCore.Application.Cms.Core.Targets
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Converts the application into a modular OrchardCore CMS application with TheAdmin theme but without any front-end Themes. |
GitHub repositories
This package is not used by any popular GitHub repositories.