Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SendGrid is not an attribute class

I have installed SendGrid Nugget but I am still not able to use it in my code. I keep getting this error:

SendGrid is not an attribute class

enter image description here

Even though I think I have installed everything there is to install:

enter image description here

What am I missing here? Could be something silly but I am not able to figure it out.

like image 825
SamuraiJack Avatar asked Oct 21 '25 09:10

SamuraiJack


1 Answers

You probably wanted Microsoft.Azure.WebJobs.Extensions.SendGrid which provides the SendGrid bindings for Azure Functions.

The basic SendGrid library knows absolutely nothing about Azure Functions.

like image 69
yaakov Avatar answered Oct 22 '25 23:10

yaakov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!