sendgrid-csharp icon indicating copy to clipboard operation
sendgrid-csharp copied to clipboard

The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library

Results 36 sendgrid-csharp issues
Sort by recently updated
recently updated
newest added

Fixes #1112 - Upgrade from .NET Core 2.1 to .NET Core 3.1 - [Migrate from Newtonsoft.Json to System.Text.Json](https://docs.microsoft.com/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to) for example projects that running on .NET Core 3.1. ### Checklist -...

type: community enhancement
status: work in progress

# Fixes # A bug where the stream is only read once and the return value length isn't validated against the total expected length. Example: if a stream sends the...

# Fixes # - Add nullable annotations (C# 8 nullable support) - Initialize (some) collection properties - Style fixes related to new C# capabilities (e.g. `default(T)` -> `default`) - ~~Fix...

# Fixes # SendGrid specifies exact status codes it could return with their respective meanings, but currently SDK doesn't provide this information to the user. Added a `SendGridStatusCode` enum that...

Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of this project. #### Changes included in this PR - Changes to the following...

Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.1.1 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 3.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin.Security.Cookies's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `nuget` dependencies of this project. #### Changes included in this PR - Changes to the following...

Bumps [Microsoft.AspNet.Identity.Owin](https://github.com/aspnet/AspNetIdentity) from 2.2.1 to 2.2.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNet.Identity.Owin&package-manager=nuget&previous-version=2.2.1&new-version=2.2.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps jQuery.Validation from 1.19.3 to 1.19.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jQuery.Validation&package-manager=nuget&previous-version=1.19.3&new-version=1.19.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies