Enate.Workflow.Activities
7.0.24
See the version list below for details.
dotnet add package Enate.Workflow.Activities --version 7.0.24
NuGet\Install-Package Enate.Workflow.Activities -Version 7.0.24
<PackageReference Include="Enate.Workflow.Activities" Version="7.0.24" />
paket add Enate.Workflow.Activities --version 7.0.24
#r "nuget: Enate.Workflow.Activities, 7.0.24"
// Install Enate.Workflow.Activities as a Cake Addin #addin nuget:?package=Enate.Workflow.Activities&version=7.0.24 // Install Enate.Workflow.Activities as a Cake Tool #tool nuget:?package=Enate.Workflow.Activities&version=7.0.24
This .Net Workflow Activity library allows easy integration with Enate v7 and above.
The Activities will perform authentication when necessary and allow a single authentication token to be passed between concurrent calls to improve performance.
All date/time values are passed in UTC.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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. |
-
- FontAwesome.WPF (>= 4.7.0.9)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.21)
- Newtonsoft.Json (>= 10.0.3)
- Nito.AsyncEx (>= 4.0.1)
- System.Net.Http (>= 4.3.2)
- System.Net.Http.Formatting.Extension (>= 5.2.3)
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 |
---|---|---|
7.3.7 | 828 | 9/24/2021 |
7.2.10 | 905 | 9/9/2020 |
7.2.9 | 614 | 6/17/2020 |
7.2.6 | 697 | 3/6/2020 |
7.1.1 | 872 | 9/24/2019 |
7.0.24 | 715 | 4/25/2019 |
7.0.14 | 1,398 | 9/28/2018 |
7.0.13 | 932 | 8/10/2018 |
7.0.11 | 3,284 | 3/26/2018 |
7.0.10 | 981 | 2/14/2018 |
7.0.9 | 1,072 | 1/16/2018 |
7.0.8 | 958 | 11/2/2017 |
7.0.5 | 953 | 11/2/2017 |
7.0.4 | 971 | 10/26/2017 |
7.0.3 | 909 | 9/1/2017 |
New Activities: CreateSubCase, AddPacketCommunication, PrepareCommunication, SendEmailCommunication, SearchForContact, GetCaseAttribute, GetTicketAttribute.
also large changes to CreateCase and CreateTicket to support creating them with Custom Data, Attachments, Communications and multiple contacts.