Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-23: Adding email template management and deferred email sending #57

Merged
merged 9 commits into from
Mar 13, 2022

Conversation

barthamark
Copy link
Member

Extensions/Emails/Services/EmailService.cs Outdated Show resolved Hide resolved
Extensions/Emails/Services/EmailService.cs Outdated Show resolved Hide resolved
Extensions/Emails/Services/EmailService.cs Outdated Show resolved Hide resolved
Extensions/Emails/Services/IEmailService.cs Outdated Show resolved Hide resolved
Readme.md Outdated Show resolved Hide resolved
Views/Layout-EmailTemplate.cshtml Show resolved Hide resolved
Views/Layout-EmailTemplate.cshtml Outdated Show resolved Hide resolved
Views/Layout-EmailTemplate.cshtml Outdated Show resolved Hide resolved
Views/Layout-EmailTemplate.cshtml Show resolved Hide resolved
@@ -8,13 +8,17 @@

namespace Lombiq.HelpfulExtensions.Extensions.Emails.Services
{
public class EmailService : IEmailService
public static class EmailSenderShellScopeExtensions
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since it's now Extensions, it shouldn't remain in the Services namespace.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wasn't addressed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally, it's Lombiq.HelpfulExtensions.Extensions.Emails.Extensions!
I guess this is what you call an extended namespace? 🙃

Views/Layout-EmailTemplate.cshtml Outdated Show resolved Hide resolved
@sarahelsaig sarahelsaig merged commit bea895b into dev Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants