OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.43k stars 2.4k forks source link

Create OrchardCore.Email.Core #9278

Closed hishamco closed 3 years ago

hishamco commented 3 years ago

While I'm playing around with Emails, I realize that we miss OrchardCore.Email.Core something similar to feeds and other functionality. I think OrchardCore.Email is a OC module, but we need a set of APIs to be utilized from other ASP.NET Core apps (Orchard Core Independent), correct me if I'm wrong

/cc @agriffard @sebastienros

infofromca commented 3 years ago

5498