DynamicExpresso.Core
1.0.0
Dynamic Expresso is an expression interpreter for simple C# statements.
Dynamic Expresso embeds it's own parsing logic, and really interprets C# statements by converting it to .NET LambdaExpression that can be invoked as any standard delegate.
It doesn't generate assembly but it creates dynamic expression/delegate on the fly.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DynamicExpresso.Core -Version 1.0.0
dotnet add package DynamicExpresso.Core --version 1.0.0
<PackageReference Include="DynamicExpresso.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DynamicExpresso.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
GitHub Usage
Showing the top 7 GitHub repositories that depend on DynamicExpresso.Core:
Repository | Stars | |
---|---|---|
asc-lab/dotnetcore-microservices-poc
Very simplified insurance sales system made in a microservices architecture using .NET Core
|
||
davideicardi/DynamicExpresso
C# expressions interpreter
|
||
PoESkillTree/PoESkillTree
A Passive Skill Tree Planner for Path of Exile
|
||
jdiamond/Nustache
Logic-less templates for .NET
|
||
Alex141/CalcBinding
Advanced WPF Binding which supports expressions in Path property and other features
|
||
casbin/Casbin.NET
An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
|
||
overtools/OWLib
Series of programs (tools) to interact with the Overwatch files.
|
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.3.1 | 73,148 | 2/3/2019 | ||
2.3.0 | 161 | 2/1/2019 | ||
2.2.1 | 4,523 | 1/15/2019 | ||
2.2.0 | 1,829 | 12/23/2018 | ||
2.1.0 | 41,214 | 7/4/2018 | ||
2.0.2 | 15,893 | 5/1/2018 | ||
2.0.1 | 294 | 5/1/2018 | ||
2.0.0 | 15,004 | 12/17/2017 | ||
2.0.0-beta2 | 279 | 12/17/2017 | ||
2.0.0-beta | 267 | 12/17/2017 | ||
2.0.0-alpha | 360 | 12/17/2017 | ||
1.3.4.8 | 1,399 | 5/1/2018 | ||
1.3.4.7 | 18,037 | 10/31/2017 | ||
1.3.3.6 | 22,535 | 8/21/2017 | ||
1.3.3.5 | 35,573 | 12/14/2016 | ||
1.3.3.4 | 32,192 | 9/24/2016 | ||
1.3.2.1 | 2,968 | 9/11/2016 | ||
1.3.1 | 56,526 | 9/5/2015 | ||
1.3.0 | 37,867 | 1/18/2015 | ||
1.2.0 | 1,892 | 1/15/2015 | ||
1.1.0 | 3,376 | 11/8/2014 | ||
1.0.0 | 1,348 | 9/13/2014 | ||
0.11.4 | 1,115 | 5/13/2014 | ||
0.11.3 | 447 | 5/10/2014 | ||
0.11.2 | 498 | 5/3/2014 | ||
0.11.1 | 482 | 4/29/2014 | ||
0.11.0 | 772 | 4/12/2014 | ||
0.10.0 | 984 | 3/28/2014 | ||
0.9.2 | 493 | 3/23/2014 | ||
0.9.1 | 945 | 12/13/2013 | ||
0.9.0 | 2,910 | 11/2/2013 | ||
0.8.1 | 599 | 9/30/2013 | ||
0.8.0 | 1,091 | 2/21/2013 | ||
0.7.0 | 545 | 2/7/2013 | ||
0.6.0 | 568 | 2/2/2013 | ||
0.5.0 | 517 | 1/31/2013 | ||
0.4.0 | 530 | 1/29/2013 | ||
0.3.0 | 567 | 1/28/2013 | ||
0.2.0 | 544 | 1/21/2013 | ||
0.1.1 | 532 | 1/20/2013 | ||
0.1.0 | 592 | 1/20/2013 |