ExpressionEvaluator 2.0.4

Suggested Alternatives

Z.Expressions.Eval

Additional Details

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!

dotnet add package ExpressionEvaluator --version 2.0.4
NuGet\Install-Package ExpressionEvaluator -Version 2.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExpressionEvaluator" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExpressionEvaluator --version 2.0.4
#r "nuget: ExpressionEvaluator, 2.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 (2)

Showing the top 2 popular GitHub repositories that depend on ExpressionEvaluator:

Repository Stars
fremag/MemoScope.Net
Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )
GridProtectionAlliance/gsf
Grid Solutions Framework
Version Downloads Last updated
2.0.4 3,955,823 1/23/2016

Improved dynamic expression detection and indexers for Dictionary objects and Custom indexer properties.