Skip to content
This repository was archived by the owner on Mar 24, 2023. It is now read-only.

MailChimp.NET vNext wishlist

Dan Esparza edited this page Jan 31, 2015 · 5 revisions

Overview

This page contains a wishlist of features / functionality you'd like in the next version of the API client.

.NET 4.x

.NET 4.x includes several nice language enhancements and would make API development and maintenance a bit more friendly.

Async Methods

It would be nice to use the async / await model for methods. This would allow for a more flexible programming model

Clone this wiki locally