An open API service indexing awesome lists of open source software.

https://github.com/stringepsilon/epsilonevaluator


https://github.com/stringepsilon/epsilonevaluator

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# EpsilonEvaluator

Small library for evaluating Linq expression trees into values.

Will fall back on compiling and invoking the expression under some conditions, but does not cache compiled expressions.