Reporting on 6 Issues from 5 authors, 4 Pull Requests from 3 authors, and 0 Discussions from 0 authors.
- Client is not safe for concurrent use (#474)
- Remove dependency on
Newtonsoft.Json
and migrate toSystem.Text.Json
for modern projects (#1208)
- feat: migrate from Newtonsoft.Json to System.Text.Json (#1209)
- Exposing
Newtonsoft.Json
from this library might cause subtle bugs in consuming projects (#1205)
- feat: mark package Newtonsoft.Json as private (PrivateAssets="All") (#1206)
- Error in example: Send Multiple Emails with Personalizations (#1112)
- Emails are not sent even the API is called successfully, on Sendgrid dashbord, emails show "Internal Server Error". (#1410)
- Unable to verify signature for testing purposes (#453)
- fix: adds support for proxy_options when calling Client#_ (#135)
- Update Headers and RawHeaders using canonical MIME keys. (#47)