SaaSHub helps you find the best software and product alternatives Learn more →
DynamicExpresso Alternatives
Similar projects and alternatives to DynamicExpresso
-
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
-
System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
-
-
-
-
-
ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations. (by ncalc)
-
-
dynamic-linq-query-builder
A truly generic and dynamic linq query builder to compliment jQuery QueryBuilder and other dynamic linq query generation needs
-
RulesEngineEditor
Editor for Microsoft RulesEngine - Blazor UI library intended for integration in Web or Desktop
-
ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
-
ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
-
-
Oscetch.ScriptComponent
A small project for having compilation capability of c# code in a piece of software
-
NReco LambdaParser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
DynamicExpresso discussion
DynamicExpresso reviews and mentions
- Is there any easy way to call a variable through a string?
- Computing a formula in a string
- Dynamically building Linq queries
-
How to call a variable from a string, if that make sense lol
Checkout https://github.com/dynamicexpresso/DynamicExpresso
-
Made a small project for compiling c# at runtime and then using the resulting dll(at runtime)
Have you looked at something like DynamicExpresso or Roslyn Scripting?
- Long lasting solution for dynamic Expression execution
-
A question about C#!!
I have used DynamicExpresso for that, works great and is easy to use.
-
Converting strings to integers
And if you don't want to write it yourself, you use a library. I was always quite happy with Expresso, but as it is not JUST a parser for math expressions, you might need to look into security of executing unknown user input.
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Jan 2025
Stats
dynamicexpresso/DynamicExpresso is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of DynamicExpresso is C#.
Popular Comparisons
- DynamicExpresso VS Flee
- DynamicExpresso VS RulesEngine
- DynamicExpresso VS ncalc
- DynamicExpresso VS System.Linq.Dynamic.Core
- DynamicExpresso VS RulesEngineEditor
- DynamicExpresso VS dynamic-linq-query-builder
- DynamicExpresso VS Remote.Linq
- DynamicExpresso VS ILSpy
- DynamicExpresso VS fast-member
- DynamicExpresso VS NReco LambdaParser