Skip to content

elyasesna/TwitterApi

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages