Skip to content

robdavey555/SendGrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SendGrid

Service for communicating with Send Grid

Update the Appsetting.json file with your settings

"SendGrid": {
    "Key": "{SendGrid - API Key}",
    "FromAddress": "{Your sending email Address}",
    "FromName": "{Email dispayname}"
  }

.NET Core

About

Service for communicating with Send Grid

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages