Muonroi.RuleEngine.Abstractions 1.6.13

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Muonroi.RuleEngine.Abstractions --version 1.6.13
                    
NuGet\Install-Package Muonroi.RuleEngine.Abstractions -Version 1.6.13
                    
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="Muonroi.RuleEngine.Abstractions" Version="1.6.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Muonroi.RuleEngine.Abstractions" Version="1.6.13" />
                    
Directory.Packages.props
<PackageReference Include="Muonroi.RuleEngine.Abstractions" />
                    
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 Muonroi.RuleEngine.Abstractions --version 1.6.13
                    
#r "nuget: Muonroi.RuleEngine.Abstractions, 1.6.13"
                    
#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 Muonroi.RuleEngine.Abstractions@1.6.13
                    
#: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=Muonroi.RuleEngine.Abstractions&version=1.6.13
                    
Install as a Cake Addin
#tool nuget:?package=Muonroi.RuleEngine.Abstractions&version=1.6.13
                    
Install as a Cake Tool

Rule Engine Abstractions for Muonroi.BuildingBlock

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (14)

Showing the top 5 NuGet packages that depend on Muonroi.RuleEngine.Abstractions:

Package Downloads
Muonroi.RuleEngine.Core

Rule Engine Core implementation for Muonroi.BuildingBlock

Muonroi.Mediator

Mediator pattern implementation for Muonroi: command/query dispatching, pipeline behaviors, and validation integration.

Muonroi.Data.EntityFrameworkCore

Entity Framework Core infrastructure for Muonroi: MDbContext with audit, soft-delete, multi-tenant filters, and repository base.

Muonroi.RuleEngine.DecisionTable

Decision table models, converters, validators, and serializers for Muonroi Rule Engine.

Muonroi.Rules

[DEPRECATED] Use Muonroi.RuleEngine.Runtime instead. Legacy rule definition base classes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha.14 0 5/15/2026
1.0.0-alpha.13 148 5/2/2026
1.0.0-alpha.12 85 4/2/2026
1.0.0-alpha.11 149 4/2/2026
1.0.0-alpha.9 78 3/30/2026
1.0.0-alpha.8 266 3/28/2026
1.0.0-alpha.7 70 3/27/2026
1.0.0-alpha.5 69 3/27/2026
1.0.0-alpha.4 68 3/27/2026
1.0.0-alpha.3 67 3/27/2026
1.0.0-alpha.2 77 3/26/2026
1.0.0-alpha.1 94 3/8/2026
Loading failed