isogeo / NetMonkey

A .NET wrapper for the MailChimp API v3.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Build Status

NetMonkey

A .NET wrapper for the MailChimp API v3.0.

Description

NetMonkey is another .NET wrapper for the MailChimp API. Its characteristics are:

  • All the API calls are asynchronous (hence the dependency on .NET 4.5).
  • The generated assemblies are strongly signed.
  • Only 4 verbs are implemented thus far, but we accept contributions ;-)

Build

Development

  • The NetMonkey.Tests.sln solution is meant to be used for development.

About

A .NET wrapper for the MailChimp API v3.0.

License:MIT License


Languages

Language:C# 100.0%