ExpressionEvaluator 2.0.4
Z.Expression.Eval is the most advanced Expression Evaluator.
Evaluate, Compile and Execute C# code at runtime.
Support: Dynamic LINQ, Extension Method, Expando Object, and more!
Install-Package ExpressionEvaluator -Version 2.0.4
dotnet add package ExpressionEvaluator --version 2.0.4
<PackageReference Include="ExpressionEvaluator" Version="2.0.4" />
paket add ExpressionEvaluator --version 2.0.4
#r "nuget: ExpressionEvaluator, 2.0.4"
// Install ExpressionEvaluator as a Cake Addin
#addin nuget:?package=ExpressionEvaluator&version=2.0.4
// Install ExpressionEvaluator as a Cake Tool
#tool nuget:?package=ExpressionEvaluator&version=2.0.4
We moved here: http://eval-expression.net/
NOTE: The current package is *UNSUPPORTED* since 2016
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Antlr (>= 3.5.0.2)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on ExpressionEvaluator:
Package | Downloads |
---|---|
GSF.Core
Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local account functions, checksum algorithms, unit conversion, binary parsing, cron-style task scheduler, Unix and NTP time classes, precision timer, 24-bit signed and unsigned integers, database extensions and abstraction layer, extensions for drawing, reflection, XML, buffers, chars, date/times, enumerations, strings, etc. |
|
GSF.Security
Library of core security framework for implementing role-based security with integrated Active Directory, local account and database style authentication across various .NET application types. |
|
GSF.TimeSeries
Framework for enabling time-series data processing services including hosted input, action and output adapter implementations. |
|
Miruken.Mvc.Wpf
Miruken Mvc MVC Wpf WPF |
|
Honjo
Honjo Templating Engine |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ExpressionEvaluator:
Repository | Stars |
---|---|
fremag/MemoScope.Net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.4 | 1,417,907 | 1/23/2016 |
Improved dynamic expression detection and indexers for Dictionary objects and Custom indexer properties.