Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
mdaslamansari2008 edited this page Mar 6, 2014 · 10 revisions

Welcome to the MailChimp.NET wiki!

This steps are the simple way to use the mailChimp API 2.0 files in your project.As NuGet consists older version and deprecated MailChimp.

# Steps:

  • 1.Download the zip file.
  • 2.Extract the file inside.
  • 3.Find the MailChimp.sln file and right click,
  • open with visual studio.
  • 4 .After opening go to solution explorer and right click on solution.
  • 5.Click on Add and choose New Project.
  • 6.These will generate a new project.
  • 7.Now right click on newly created project and add new item.
  • 8.A pop up will open and you can select a web form.
  • 9.After web form loads just go to reference of newly created project and add reference form the MailChimp and MailChimp Test. Now you are good to go...
Clone this wiki locally