syncfusion-dotnet-calculate
Installation
SKILL.md
Syncfusion dotnet Calculate
Overview
Parses and evaluates formulas using the Syncfusion dotnet Calculate. It generates C# code to enable interactive formula calculation functionality, including expression parsing, dependency resolution, and runtime evaluation of calculated values.
Quick Start Examples
Example 1
User: "Show me how to Parse and Compute the formulas using the CalcEngine"
Result: C# code generated to parse and compute the formula
Example 2
User: "Add custom formula to the calculate control to compare two strings"
Result: C# code generated to create a custom function