NRules 1.0.2

Prefix Reserved
dotnet add package NRules --version 1.0.2
                    
NuGet\Install-Package NRules -Version 1.0.2
                    
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.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NRules" Version="1.0.2" />
                    
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.2
                    
#r "nuget: NRules, 1.0.2"
                    
#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.2
                    
#: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.2
                    
Install as a Cake Addin
#tool nuget:?package=NRules&version=1.0.2
                    
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 (9)

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.

LINGYUN.Abp.Rules.NRules

Package Description

NRules.Integration.Windsor

Integration support for Castle Windsor in to NRules.

Hd.AbpExtensions.NRules

Package Description

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.2 60,087 3/2/2025
1.0.1 14,438 1/13/2025
0.9.4 303,752 12/22/2023
0.9.3 681,475 12/18/2021
0.9.2 267,040 3/29/2021
0.9.1 104,801 12/23/2020
0.9.0 504,507 5/8/2019
0.8.4 336,545 2/25/2018
0.8.2 3,960 1/21/2018
0.8.1 7,197 12/23/2017
0.8.0 14,912 11/29/2017
0.7.2 6,553 9/8/2017
0.7.1 1,756 8/25/2017
0.7.0 2,829 7/19/2017
0.6.3 3,880 6/23/2017
0.5.3 2,122 5/13/2017
0.5.2 2,960 5/3/2017
0.5.1 2,394 4/6/2017
0.4.3 14,731 8/22/2015
0.4.2 3,057 7/1/2015
0.4.1 2,523 6/8/2015
0.3.4 2,026 5/16/2015
0.3.3 2,104 5/4/2015
0.3.2 2,628 4/3/2015
0.3.1 2,654 2/9/2015
0.2.4 3,826 12/3/2014
0.2.3 2,889 11/14/2014
0.2.1 3,083 6/20/2014
0.1.0 3,631 10/27/2013