MailChimp.Net.V3 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MailChimp.Net.V3 --version 1.6.0
                    
NuGet\Install-Package MailChimp.Net.V3 -Version 1.6.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MailChimp.Net.V3" Version="1.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MailChimp.Net.V3" Version="1.6.0" />
                    
Directory.Packages.props
<PackageReference Include="MailChimp.Net.V3" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add MailChimp.Net.V3 --version 1.6.0
                    
#r "nuget: MailChimp.Net.V3, 1.6.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=MailChimp.Net.V3&version=1.6.0
                    
Install MailChimp.Net.V3 as a Cake Addin
#tool nuget:?package=MailChimp.Net.V3&version=1.6.0
                    
Install MailChimp.Net.V3 as a Cake Tool

A .NET Wrapper for Mail Chimp v3.0 API

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on MailChimp.Net.V3:

Package Downloads
GarciaCore.Application

Package Description

N3O.Umbraco.Newsletters.Mailchimp

TODO

USNSiteBuilder.Core

Core library for uSkinned Site Builder for Umbraco Version 13

Kartris

Kartris is a free, open source cart system optimized for performance and capable of handling 1,000,000+ SKUs out of the box

FenixAlliance.ABS.Integrations.MailChimp

Application Component for the Alliance Business Suite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.7.0 11,464 2/28/2025
5.6.0 46,224 10/15/2024
5.5.0 687,056 5/15/2023
5.4.1 110,776 3/5/2023
5.4.0 13,649 3/2/2023
5.3.1 1,033,116 10/25/2021
5.3.0 1,069 10/25/2021
5.2.0 497,869 4/7/2021
5.1.0 142,985 12/30/2020
5.0.0 100,175 11/2/2020
4.2.1 1,097,219 9/17/2019
4.2.0 40,634 7/31/2019
4.1.0 189,867 5/19/2019
4.0.0 68,887 3/28/2019
3.5.0 290,590 12/6/2018
3.4.0 83,162 10/2/2018
3.3.0 103,042 7/14/2018
3.2.0 232,779 3/11/2018
3.1.1-alpha 23,023 11/12/2017
3.1.0-alpha 1,510 11/11/2017
3.0.0 110,066 9/4/2017
2.1.0 119,353 7/14/2017
2.0.0 43,913 6/6/2017
1.9.5 56,142 3/30/2017
1.9.1 35,800 2/26/2017
1.9.0 52,049 2/13/2017
1.8.5 36,127 12/18/2016
1.8.0 20,382 11/11/2016
1.7.5 75,158 9/22/2016
1.7.1 11,287 8/30/2016
1.7.0 3,451 8/22/2016
1.6.7 11,807 7/24/2016
1.6.6 2,722 7/15/2016
1.6.5 1,891 7/14/2016
1.6.0 2,419 7/11/2016
1.5.4 8,661 6/22/2016
1.5.3 2,851 6/14/2016
1.5.2 2,004 6/13/2016
1.5.1 1,780 6/8/2016
1.5.0 3,232 5/31/2016
1.4.5 2,225 5/9/2016
1.4.4 1,631 5/5/2016
1.4.3 1,621 5/5/2016
1.4.2 8,405 5/2/2016
1.4.1 2,299 4/20/2016
1.4.0 2,296 4/19/2016
1.3.1 2,075 4/16/2016
1.3.0 2,141 3/23/2016
1.2.6 18,414 3/10/2016
1.2.5 2,325 1/24/2016
1.2.0 1,929 1/13/2016
1.0.7.1 1,693 1/6/2016
1.0.7 1,707 1/6/2016
1.0.6 1,675 1/5/2016
1.0.5 1,687 1/4/2016
1.0.4 1,587 12/31/2015
1.0.3 1,797 12/22/2015
1.0.1 2,109 12/17/2015
1.0.0.23958 2,247 12/16/2015
1.0.0.20990 1,805 12/22/2015
1.0.0 3,029 12/16/2015

-Enabled compression Http Client
-Added additional functionality to template logic
-Fixed issue with merge field dictionary being null
-Fixed issue with nullable requests missing ?. operator