Rsft.Lib.EmailListManagement.Aweber 1.300.4

dotnet add package Rsft.Lib.EmailListManagement.Aweber --version 1.300.4
NuGet\Install-Package Rsft.Lib.EmailListManagement.Aweber -Version 1.300.4
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="Rsft.Lib.EmailListManagement.Aweber" Version="1.300.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rsft.Lib.EmailListManagement.Aweber --version 1.300.4
#r "nuget: Rsft.Lib.EmailListManagement.Aweber, 1.300.4"
#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.
// Install Rsft.Lib.EmailListManagement.Aweber as a Cake Addin
#addin nuget:?package=Rsft.Lib.EmailListManagement.Aweber&version=1.300.4

// Install Rsft.Lib.EmailListManagement.Aweber as a Cake Tool
#tool nuget:?package=Rsft.Lib.EmailListManagement.Aweber&version=1.300.4

Use this component where automated Aweber list management is needed from, for example, back end services such as user registration in web applications.

**ABOUT**
Aweber offers excellent email campaign list management services and is mainly geared for capturing email addresses via its own javascript based email web forms.

Whilst this (i.e. Aweber web capture forms) is great if your requirement is directly capturing email addresses via web sites, it's not so useful if you need to subscribe and unsubscribe users directly from a back end service such as a CRM or lead management system.

Aweber do not accept (there are AUP exclusions in its T's and C's) on any form of "automated" subscription method that goes via its web form entry systems so it's not possible to automatically sign up users by using HTTP POST integration.

Fortunately, there is a work around using SMTP. This software is completely SMTP based and does not break any existing Aweber terms and conditions of use.

Example usage and Aweber configuration can be found on the project web site.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.300.4 1,423 10/28/2015
1.200.20141208 1,392 12/8/2014
1.101.1007 1,215 10/7/2013
1.3.1 981 10/28/2015
1.2.20141208 1,252 12/8/2014
1.1.1005 1,130 10/5/2013
1.0.20141201.1 1,158 12/1/2014
1.0.20141201 1,157 12/1/2014
1.0.1004.1 1,098 10/4/2013
1.0.1004 1,167 10/4/2013

Added method signatures to allow setting the subject and body of email sent to Aweber.