The MailPlus REST API allows you to interact with your MailPlus account, giving you the opportunity to interact directly with objects such as contacts, mailings and form requests.
Info
Version: | 1.2.0 |
Author(s): | Ronald Barendse |
Last Update: | Monday, February 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/panoramastudios/MailPlus.NET |
NuGet Url: | https://www.nuget.org/packages/MailPlus.NET |
Install
Install-Package MailPlus.NET
dotnet add package MailPlus.NET
paket add MailPlus.NET
MailPlus.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- DotNetOpenAuth.OAuth.Core(>= 4.3.4.13329)
- AutoRest(>= 0.17.3)
- Microsoft.Bcl.Build(>= 1.0.21)
- Microsoft.Net.Http(>= 2.2.29)
- Microsoft.Rest.ClientRuntime(>= 2.3.5)
- Newtonsoft.Json(>= 9.0.1)
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Linq.Expressions(>= 4.3.0)
- System.ObjectModel(>= 4.3.0)
- System.Reflection(>= 4.3.0)
- System.Reflection.Extensions(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Text.Encoding(>= 4.3.0)
- System.Text.Encoding.Extensions(>= 4.3.0)
- System.Text.RegularExpressions(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
- System.Xml.ReaderWriter(>= 4.3.0)
- System.Xml.XDocument(>= 4.3.0)
Tags