DymeRuleEngine 2.1.0
.NET Core 2.1
This package targets .NET Core 2.1. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
dotnet add package DymeRuleEngine --version 2.1.0
NuGet\Install-Package DymeRuleEngine -Version 2.1.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="DymeRuleEngine" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DymeRuleEngine --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DymeRuleEngine, 2.1.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 DymeRuleEngine as a Cake Addin #addin nuget:?package=DymeRuleEngine&version=2.1.0 // Install DymeRuleEngine as a Cake Tool #tool nuget:?package=DymeRuleEngine&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple rule engine
Product | Versions 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 | netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 is compatible. net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 is compatible. net481 was computed. |
.NETPlatform | dotnet45 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on DymeRuleEngine:
Package | Downloads |
---|---|
EasyRuleDymeRule
Converts Easy-Rule sentences to Dyme-Rule structures and visa-versa. |
|
DymeInferenceEngine
Infer rules from worlds |
|
DymeFluentAdapter
Allows you to make Dyme rules using a fluent type syntax |
GitHub repositories
This package is not used by any popular GitHub repositories.
Added support for frameworks: net:462,472,48 and core:2.1,2.2,3.0