Skip to content

codeeffects-software/Rule.Demo.Asp

Repository files navigation

ASP.NET Core | .NET 8.0 | Business Rules

NuGet packages:

npm package:

Update Code Effects assemblies to their latest versions using NuGet Manager.

Right-click the /Dependencies/npm folder and select Restore Packages before building and running the project. Files from the npm codeeffects package are automatically copied by MSBuild to the /wwwroot folder during the build process. See the .csproj file for details.

Remarks:

The /wwwroot/index.html file declares the rule management and evaluation script that uses end-points declared in the /Api.cs file to save, load, update, delete, and evaluate business rules. Rules are stored in temporary in-memory storage using the Api.Storage dictionary. The Toolbar and HelpString are enabled by default. Default settings are configured in the /Api.cs Settings constructor.

Resources:

© 2009 - 2026 Code Effects Software, LLC

Releases

No releases published

Packages

 
 
 

Contributors