Our.Umbraco.Forms.MailChimpWorkflow 6.0.0

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

// Install Our.Umbraco.Forms.MailChimpWorkflow as a Cake Tool
#tool nuget:?package=Our.Umbraco.Forms.MailChimpWorkflow&version=6.0.0

Our Umbraco Forms Mailchimp WorkFlow 6.0.0

This package is for Umbraco 13 and umbracoforms 13 https://www.nuget.org/packages/Our.Umbraco.Forms.MailChimpWorkflow/

dotnet add package Our.Umbraco.Forms.MailChimpWorkflow --version 6.0.0

Our Umbraco Forms Mailchimp WorkFlow 5.0.0

This package is for Umbraco 10 and umbracoforms 10 https://www.nuget.org/packages/Our.Umbraco.Forms.MailChimpWorkflow/

dotnet add package Our.Umbraco.Forms.MailChimpWorkflow --version 5.0.0

Our Umbraco Forms Mailchimp WorkFlow 4.0.0

This package is for Umbraco 9.0.1 and umbracoforms 9.0.1 https://www.nuget.org/packages/Our.Umbraco.Forms.MailChimpWorkflow/

dotnet add package Our.Umbraco.Forms.MailChimpWorkflow --version 4.0.0

UmbracoForm Mailchimp WorkFlow 3.0.0

This package is for Umbraco 8.4.1 and umbracoforms 8.3.0 https://www.nuget.org/packages/UmbracoForm.MailChimp.WorkFlow/

Install-Package UmbracoForm.MailChimp.WorkFlow -Version 3.0.0

UmbracoForm.Mailchimp.WorkFlow 2.1.1

This package is help to manage Umbraco form with Mailchimp.

https://www.nuget.org/packages/UmbracoForm.MailChimp.WorkFlow/

A custom Workflow for Umbraco Forms that connect with MailChimp when a Form is submitted. Mailchimp properties are set based on provided field values.

IMPORTANT: Do not install this package without Umbraco Forms installed. This package relies on a few namespaces provided by Umbraco Forms.

Dependency : UmbracoCMS version 7.6.x UmbracoFroms 7.0.1

Update Version 1.0.0: Latest update available : 1.1.0 fetures:

  • Specify fieldname aliases as Forms connect mailchimp field.
  • user can manage different form with different mailchimp list and account.

-Resolved bugs and make it more user friendly.

Updated Package 04-FEB-2020 ---

Updated

  • umbracoCMS 7.15.3
  • Umbracoform 7.3.0
  • MailChimp.V3 4.1.1
Install-Package UmbracoForm.MailChimp.WorkFlow -Version 2.1.1

Updated Package 07-SEP-2020 ---

Fixed issues -Culture is not supported. -Parameter name: name -in is an invalid culture identifier.

Install-Package UmbracoForm.MailChimp.WorkFlow -Version 3.0.2

Developer Notes

To generate a new nuget package

  • Increase version in UFMailchimpWorkFlowType/UFMailchimpWorkFlowType.csproj.nuspec;
  • Check dependencies list & update it if needed. nuget doesn't automatically generate the dependencies list
  • Run command in Package Console Management
nuget pack UFMailchimpWorkFlowType/UFMailchimpWorkFlowType.csproj.nuspec

** Notes ** This project seems using the old format, that's why nuget package doesn't work really well https://docs.microsoft.com/en-us/nuget/resources/check-project-format

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows 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
6.0.0 893 12/21/2023
5.0.1 2,865 11/23/2022
5.0.0 1,223 6/16/2022
4.0.0 1,549 10/26/2021

Updated to work with Umbraco Forms V13