Skip to content

Created .nuspec file - #7

Open
malik0818 wants to merge 7 commits into
masterfrom
aamir/fix/blockerForFakeEmail
Open

Created .nuspec file#7
malik0818 wants to merge 7 commits into
masterfrom
aamir/fix/blockerForFakeEmail

Conversation

@malik0818

Copy link
Copy Markdown

No description provided.

Comment thread Carbon.Email/Carbon.Email.nuspec Outdated
Muhammad Aamir added 2 commits August 10, 2020 15:18
…ttion to check full email address.

Added test cases for the cases above.
Comment thread Carbon.Email/SendGridClient.cs Outdated
Credentials = new NetworkCredential(username, password);
}

public bool IsValidEmail(List<string> excludedDomains, string email)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

no need to pass the excluded Domains as paramerters . this method can read from the config. Also move to separate class and make static

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.

3 participants