.NET library to safely invoke (evaluate) User Defined Expressions (Formulas) using Roslyn Scripting Engine.
Info
Version: | 1.0.1 |
Author(s): | Rick Drizin |
Last Update: | Thursday, February 4, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Drizin/UserDefinedExpressions/ |
NuGet Url: | https://www.nuget.org/packages/UserDefinedExpressions |
Install
Install-Package UserDefinedExpressions
dotnet add package UserDefinedExpressions
paket add UserDefinedExpressions
UserDefinedExpressions Download (Unzip the "nupkg" after downloading)
Dependencies
net472
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.8.0)
- Microsoft.CodeAnalysis.Scripting.Common(>= 3.8.0)
- Microsoft.CodeAnalysis.CSharp.Scripting(>= 3.8.0)
- Microsoft.CodeAnalysis.Scripting.Common(>= 3.8.0)