Headway.Dynamo 1.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Headway.Dynamo --version 1.5.0                
NuGet\Install-Package Headway.Dynamo -Version 1.5.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="Headway.Dynamo" Version="1.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Headway.Dynamo --version 1.5.0                
#r "nuget: Headway.Dynamo, 1.5.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 Headway.Dynamo as a Cake Addin
#addin nuget:?package=Headway.Dynamo&version=1.5.0

// Install Headway.Dynamo as a Cake Tool
#tool nuget:?package=Headway.Dynamo&version=1.5.0                

Dynamo is a .NET application extensibility toolkit that helps developers to create applications with dynamic data and behavior driven by metadata, commands, conditions, and rules. Build customization into your applications from the start using Dynamo! Custom, user-defined data becomes a seamless part of your object model. Build your own metadata sources or use the ones built into Dynamo. Enable customized behavior in your applications using condition, command, and rule objects. Dynamo is a lightweight and library that pulls together some very powerful design patterns and helps you create more flexible and reliable applications!

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Headway.Dynamo:

Package Downloads
Headway.WorkflowEngine

Best workflow engine ever created

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 120 8/14/2024
3.2.1 286 3/3/2023
3.2.0 243 3/3/2023
3.1.0 300 3/1/2023
3.0.0 475 5/10/2022
2.2.0 349 10/16/2021
2.1.0 354 8/17/2021
2.0.0 439 1/22/2021
1.5.0 423 1/22/2021
1.4.0 413 10/27/2020
1.3.0 1,060 1/16/2020
1.2.1 924 12/31/2019
1.2.0 661 12/19/2019
1.1.3 790 12/18/2019
1.1.2 522 12/18/2019
1.1.1 522 12/18/2019
1.1.0 792 12/15/2019
1.0.0 518 12/9/2019
0.9.7 519 11/18/2019
0.9.6 486 11/17/2019
0.9.5 466 11/17/2019
0.9.1 511 11/16/2019
0.9.0 488 11/16/2019
0.6.0 524 11/14/2019
0.5.1 494 11/8/2019
0.4.1 544 11/7/2019
0.4.0 487 11/7/2019
0.3.2 505 11/7/2019
0.3.1 485 11/7/2019
0.3.0 501 11/6/2019
0.2.1 526 11/6/2019
0.2.0 501 11/1/2019
0.1.0 506 9/27/2019

Add async version of Rule.Apply