Skip to content

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

License

Notifications You must be signed in to change notification settings

isogeo/NetMonkey

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C# 100.0%