mailjet-apiv3-dotnet icon indicating copy to clipboard operation
mailjet-apiv3-dotnet copied to clipboard

[API v3] Official Mailjet API v3 .NET wrapper

Results 20 mailjet-apiv3-dotnet issues
Sort by recently updated
recently updated
newest added

see: https://security.snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTREGULAREXPRESSIONS-174708 Tested 83 dependencies for known issues, found 1 issue, 3 vulnerable paths. Log: Issues with no direct upgrade or patch: ✗ Regular Expression Denial of Service (ReDoS) [High...

At Mailjet Dev guide it is stated that API 3.1 was released +5 years ago ([source](https://dev.mailjet.com/email/guides/send-api-v31/)). This Github project seems to run older API version 3. Is this correct?

Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 1.1.11 to 3.2.2. Release notes Sourced from MSTest.TestFramework's releases. v3.2.2 See the release notes here. v3.2.1 See the release notes here. v.3.2.0 See the release notes here....

dependencies

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 1.1.11 to 3.2.2. Release notes Sourced from MSTest.TestAdapter's releases. v3.2.2 See the release notes here. v3.2.1 See the release notes here. v.3.2.0 See the release notes here....

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.0.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @​nohwnd in microsoft/vstest#4693 Add platform guard by @​dotMorten in microsoft/vstest#4737...

dependencies

Bumps [RichardSzalay.MockHttp](https://github.com/richardszalay/mockhttp) from 6.0.0 to 7.0.0. Release notes Sourced from RichardSzalay.MockHttp's releases. v7.0.0 Change target profiles to netstandard1.1, netstandard2.0, net5.0, net6.0 (BREAKING) Change default fallback behaviour to throw an exception...

dependencies

Hello, I am sending emails using Mailjet and want to reply to these emails programmatically. I understand that I need to set the headers with the previous Message-Ids. - In-Reply-To...

See #69. ```json { "Messages": [ { "Status": "error", "Errors": [ { "ErrorIdentifier": "aac3a819-bff9-48f1-8eb5-0f3a52089309", "ErrorCode": "send-0019", "StatusCode": 400, "ErrorMessage": "Wrong type for template header, expected type \"string\"", "ErrorRelatedTo": [ "sender"...

Nuget package: - Mailjet.Api 3.0.0 - Newtonsoft.Json 13.0.03 - .NET 8.0