// Easy to use int result = Eval.Execute<int>("X + Y", new { X = 1, Y = 2}) // Even with Entity Framework and LINQ string userInput = "x.Status == 'Active'"; var customers = context.Customers.Where(x => userInput).ToList();
This library is an expression evaluation for people that want to evaluate string as code at runtime.
All LINQ methods are 100% free (unlimited characters). Free up to 50 characters for Execute
and Compile
methods.
We offer a monthly trial. You can download the latest version to extend your trial every month!
What ZZZ Projects achieved over the last decade has grown beyond our hopes. We help developers worldwide with free and paid solutions (because nobody works for free, nor our developers!). Every day, we are committed to listening to our clients to help ease the daily dev workload as much as possible.