lukencode / FluentEmail

All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.

Home Page:https://lukelowrey.com/dotnet-email-guide-2021/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest version of FluentEmail.SendGrid has not been released

Sjoerdsjoerd opened this issue · comments

The last version released is 3.0.2, but master contains a fix for SendGrid categories.
Could you please release a new version?

Links for reference:
https://github.com/lukencode/FluentEmail/tree/master/src/Senders/FluentEmail.SendGrid
https://github.com/lukencode/FluentEmail/tree/v3.0.2/src/Senders/FluentEmail.SendGrid
https://www.nuget.org/packages/FluentEmail.SendGrid => 3.0.2

I just got bittent by this, with 3.0.2 sendgrid is not working... downgrading to 3.0.0. seems to help though

Is there any sense to wait for actual FluentEmail.SendGrid release?
Current 3.0.2 version is seemed to be quite old and doesn't work, like mentioned above.

I believe I have included this in my fork: https://github.com/jcamp-code/FluentEmail