NRules 1.0.4

Prefix Reserved
dotnet add package NRules --version 1.0.4
                    
NuGet\Install-Package NRules -Version 1.0.4
                    
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="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NRules" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="NRules" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NRules --version 1.0.4
                    
#r "nuget: NRules, 1.0.4"
                    
#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.
#:package NRules@1.0.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NRules&version=1.0.4
                    
Install as a Cake Addin
#tool nuget:?package=NRules&version=1.0.4
                    
Install as a Cake Tool

NRules is an open source rules engine for .NET that is based on the Rete matching algorithm with rules authored in C# using internal DSL.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on NRules:

Package Downloads
NRules.Integration.Autofac

Autofac integration for NRules

NRules.Integration.AspNetCore

Integration support for Asp .Net Core in to NRules.

NRules.Integration.DependencyInjection

.NET dependency injection integration for NRules

LINGYUN.Abp.Rules.NRules

Package Description

Muonroi.RuleEngine.NRules

[FROZEN] Use Muonroi.RuleEngine.Runtime instead. NRules integration — no active development.

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
1.0.4 105,482 2/3/2026
1.0.3 177,270 8/14/2025
1.0.2 170,810 3/2/2025
1.0.1 27,782 1/13/2025
0.9.4 470,604 12/22/2023
0.9.3 782,817 12/18/2021
0.9.2 286,896 3/29/2021
0.9.1 122,430 12/23/2020
0.9.0 557,470 5/8/2019
0.8.4 344,125 2/25/2018
0.8.2 5,600 1/21/2018
0.8.1 8,852 12/23/2017
0.8.0 19,784 11/29/2017
0.7.2 8,210 9/8/2017
0.7.1 3,029 8/25/2017
0.7.0 4,125 7/19/2017
0.6.3 5,558 6/23/2017
0.5.3 2,833 5/13/2017
Loading failed