FYI New C# wrapper for our APIs: we need your feedback!

grebett

New member
Joined
May 29, 2017
Messages
1
Location
Paris, France
Programming Experience
1-3
Hey C# lovers!

For those who don't know Mailjet yet, we're an Email Service Provider that is closely working with Microsoft for their Azure platform.
As requested by our developer community, we've coded and just released an open-source C# wrapper for our APIs.

Targeting .NET Standard 1.1 (.NET Core 1.0 and .NET Framework 4.5), it is fully integrated with Visual Studio, IntelliSense
and the MSDN documentation.

If you want to have a look at the source code, head over to the Github Repository.

Otherwise, y
ou can install it directly using NuGet package manager with the following command: PM> Install-Package Mailjet.
Api


Looking forward to having your precious feedback!


hAPI coding everybody!
 
Back
Top Bottom