Skip to content

Repository files navigation

To work with EmailSender you need to add these properties to user secrets.json

{
   "Email": "your email account",
   "Password": "your password",
   "Host": "smtp address of your host", //"for gmail it's: smtp.gmail.com",
   "Port": "port address of smtp", // for gmail it's 587
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages