NRules 0.3.3

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

// Install NRules as a Cake Tool
#tool nuget:?package=NRules&version=0.3.3

NRules is an open source rules engine for .NET that is based on the Rete matching algorithm. NRules is an inference engine that, among other features, supports forward chaining, negative, existential and universal quantifiers. Rules are authored in C# using internal DSL.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NRules:

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
Version Downloads Last updated
0.3.3 130 5/4/2015
0.3.2 195 4/3/2015
0.3.1 216 2/9/2015
0.2.4 410 12/3/2014
0.2.3 425 11/14/2014
0.2.1 371 6/20/2014
0.1.9 92 4/3/2014
0.1.8 47 3/20/2014
0.1.7 50 1/23/2014
0.1.6 86 11/18/2013
0.1.5 47 11/7/2013
0.1.4 49 10/31/2013
0.1.3 50 10/27/2013
0.1.2 47 10/27/2013
0.1.1 49 10/27/2013
0.1.0 49 10/27/2013