- Create C# Web Form Project called 'MailChimpV3'.
- Add Json.NET Framework to project Reference. Here I use Json 8.0.2 version from Newtonsoft.
- Create folder called `MailChimp` on the project.
- Add C# class called `MailChimpManager.cs` in the `MailChimp` folder, location would be like `\MailChimpV3\MailChimp\MailChimpManager.cs`. Then copy the code below.
Showing posts with label MailChimp. Show all posts
Showing posts with label MailChimp. Show all posts