You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,3 +67,10 @@ The biggest difference of ExpressionEvaluator is that everything is evaluated on
67
67
So it can be slower in some cases (sometimes not) but it also avoid a lot of memory leaks.
68
68
It already allow to evaluate some small scripts.
69
69
If you don't want an another .dll file in your project, you only need to copy one [C# file](./CodingSeb.ExpressionEvaluator/ExpressionEvaluator.cs) in your project. And it's [MIT licence](./LICENSE.md)
70
+
71
+
### Donate
72
+
Expression Evaluator is free and will always be.
73
+
But if you want to say thanks for this lib with a donation or small sponsoring here you can :
0 commit comments