MailChimp.NET
MailChimp.NET copied to clipboard
Windows Phone 8 Support
Any chance this could be built to include WP8 for NuGet install?
Wow -- I've never done Windows Phone 8 work before. What all is involved with making this library compatible?
I am not 100% sure. I know that WP8 uses Windows Phone Class Libraries. I tried to port it over to a Windows Phone Class Library by starting a new project in VS Express for WP2012 and adding your code. I have the project down to 2 errors, but these problems arise with the string.PostJsonToURL() method. Since ServiceStack.Text isn't entirely compatible with WP8 either.
Please see #176 for an attempt to make this a PCL targeting all major platforms