Z.Expressions.Eval 4.0.37-beta1

This is a prerelease version of Z.Expressions.Eval.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Z.Expressions.Eval --version 4.0.37-beta1
                    
NuGet\Install-Package Z.Expressions.Eval -Version 4.0.37-beta1
                    
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="Z.Expressions.Eval" Version="4.0.37-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Z.Expressions.Eval" Version="4.0.37-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Z.Expressions.Eval" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Z.Expressions.Eval --version 4.0.37-beta1
                    
#r "nuget: Z.Expressions.Eval, 4.0.37-beta1"
                    
#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.
#addin nuget:?package=Z.Expressions.Eval&version=4.0.37-beta1&prerelease
                    
Install Z.Expressions.Eval as a Cake Addin
#tool nuget:?package=Z.Expressions.Eval&version=4.0.37-beta1&prerelease
                    
Install Z.Expressions.Eval as a Cake Tool

Evaluate, Compile and Execute C# code at runtime.

Support: Dynamic LINQ, Extension Method, Expando Object, and more!

Online Example: https://dotnetfiddle.net/COq6FC

Include free and prime features.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on Z.Expressions.Eval:

Package Downloads
Z.EntityFramework.Plus.EFCore

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more **IMPORTANT** - For EF Core 9.x, use the latest EF Plus v9.x version - For EF Core 8.x, use the latest EF Plus v8.x version - For EF Core 7.x, use the latest EF Plus v7.x version - For EF Core 6.x, use the latest EF Plus v6.x version - For EF Core 5.x, use the latest EF Plus v5.x version - For EF Core 3.x, use the latest EF Plus v3.x version - For EF Core 2.x, use the latest EF Plus v2.x version

Z.EntityFramework.Plus.EF6

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more

Z.EntityFramework.Classic

Entity Framework Classic is an EF6 fork with performance enhancement, new features, and .NET Core support. This package is FREE (Community Version) Some features are Prime (Enterprise Version) Prime features can be disabled with "EntityFrameworkManager.IsCommunity = true;"

Z.EntityFramework.Plus.EF5

Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more EF Core Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/ EF6 Package: https://www.nuget.org/packages/Z.EntityFramework.Plus.EF6/

DianFengBaseLib.Infrastructure

配合DDD使用

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Z.Expressions.Eval:

Repository Stars
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
zzzprojects/EntityFramework.DynamicFilters
Global filtering for Entity Framework.
zzzprojects/Eval-Expression.NET
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
zzzprojects/EntityFramework-Effort
Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based applications.
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
zzzprojects/EntityFramework-Classic
Entity Framework Classic is a supported version of the latest EF6 codebase. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
Version Downloads Last updated
6.2.12 1,229 6/10/2025
6.2.11 2,967 5/25/2025
6.2.10 78,794 5/6/2025
6.2.9 99,044 4/8/2025
6.2.8 246,465 3/10/2025
6.2.7 7,180 2/24/2025
6.2.6 164,762 2/11/2025
6.2.5 254,262 1/14/2025
6.2.4 245,488 12/17/2024
6.2.3 297,218 11/26/2024
6.2.2 296,223 11/12/2024
6.2.2-beta2 112 11/14/2024
6.2.2-beta1 111 11/14/2024
6.2.1 306,724 10/22/2024
6.2.0 360,676 9/23/2024
6.2.0-beta1 134 10/2/2024
6.1.10 358,416 8/27/2024
6.1.9 229,146 8/12/2024
6.1.8 268,614 7/22/2024
6.1.7 602,252 6/18/2024
6.1.6 159,944 6/3/2024
6.1.2 1,098,891 3/11/2024
6.1.1 241,752 2/27/2024
6.1.0 516,555 2/13/2024
6.0.6 729,463 1/15/2024
6.0.5 325,996 12/18/2023
6.0.4 3,768 12/11/2023
6.0.3 150,711 12/5/2023
6.0.2 117,027 11/28/2023
6.0.1 1,266 11/28/2023
6.0.0 293,596 11/15/2023
5.0.12 3,901 11/7/2023
5.0.11 488,486 10/17/2023
5.0.10 312,051 9/26/2023
5.0.9 261,866 9/11/2023
5.0.8 254,788 8/15/2023
5.0.7 682,849 7/11/2023
5.0.6 320,761 6/12/2023
5.0.5 8,855 5/30/2023
5.0.4 508,061 5/16/2023
5.0.3 411,397 4/17/2023
5.0.2 364,160 3/20/2023
5.0.1 536,365 2/20/2023
5.0.0 855,279 1/17/2023
4.0.92 460,374 12/20/2022
4.0.91 465,712 12/5/2022
4.0.90 640,827 11/14/2022
4.0.89 1,025,146 10/10/2022
4.0.88 1,234,057 9/12/2022
4.0.87 903,895 8/16/2022
4.0.86 1,066,465 7/19/2022
4.0.85 806,217 6/14/2022
4.0.84 145,915 6/7/2022
4.0.83 24,694 5/26/2022
4.0.82 456,124 5/24/2022
4.0.81 216,928 5/17/2022
4.0.80 207,803 5/10/2022
4.0.79 841,665 4/12/2022
4.0.78 745,957 3/30/2022
4.0.77 804,683 3/15/2022
4.0.76 326,531 3/1/2022
4.0.75 154,667 2/22/2022
4.0.74 326,787 2/14/2022
4.0.73 134,357 2/8/2022
4.0.72 22,684 2/1/2022
4.0.71 607,753 1/18/2022
4.0.70 302,515 1/11/2022
4.0.69 2,266,666 12/30/2021
4.0.68 19,048 12/15/2021
4.0.67 272,762 12/14/2021
4.0.66 4,277 12/7/2021
4.0.65 3,073 11/30/2021
4.0.64 339,906 11/24/2021
4.0.63 361,929 11/17/2021
4.0.62 310,466 11/9/2021
4.0.61 3,010 11/4/2021
4.0.60 322,762 10/27/2021
4.0.59 150,419 10/20/2021
4.0.58 90,976 10/13/2021
4.0.57 2,741 10/12/2021
4.0.56 7,296 10/6/2021
4.0.55 6,393 9/29/2021
4.0.54 572,721 9/15/2021
4.0.53 111,535 9/8/2021
4.0.52 206,161 9/1/2021
4.0.51 92,423 8/25/2021
4.0.50 171,792 8/17/2021
4.0.49 188,792 8/4/2021
4.0.48 462,672 7/28/2021
4.0.47 200,923 7/20/2021
4.0.46 238,030 7/13/2021
4.0.45 537,685 6/16/2021
4.0.44 76,491 6/14/2021
4.0.43 518,210 5/12/2021
4.0.42 139,336 5/3/2021
4.0.41 220,668 4/26/2021
4.0.40 2,485 4/22/2021
4.0.39 168,388 4/19/2021
4.0.38 157,524 4/7/2021
4.0.37 282,099 3/24/2021
4.0.37-beta1 1,719 4/1/2021
4.0.36 148,174 3/16/2021
4.0.35 38,890 3/15/2021
4.0.34 210,163 3/10/2021
4.0.33 11,734 2/23/2021
4.0.32 589,776 2/16/2021
4.0.31 158,477 2/10/2021
4.0.30 192,765 2/2/2021
4.0.29 323,764 1/13/2021
4.0.28 598,051 12/14/2020
4.0.27 70,558 12/8/2020
4.0.26 106,733 12/1/2020
4.0.25 82,316 11/27/2020
4.0.24 212,125 11/11/2020
4.0.23 223,813 10/30/2020
4.0.22 786,883 10/11/2020
4.0.21 57,577 10/7/2020
4.0.20 3,442 10/5/2020
4.0.19 104,542 9/30/2020
4.0.18 4,403 9/29/2020
4.0.17 34,688 9/24/2020
4.0.16 328,882 9/14/2020
4.0.15 238,978 8/31/2020
4.0.14 7,300 8/25/2020
4.0.13 5,337 8/17/2020
4.0.12 240,646 8/11/2020
4.0.11 102,209 8/3/2020
4.0.10 19,543 7/28/2020
4.0.9 160,683 7/22/2020
4.0.8 3,303 7/19/2020
4.0.7 2,225 7/19/2020
4.0.6 263,474 7/14/2020
4.0.5 2,311 7/13/2020
4.0.4 90,422 7/12/2020
4.0.3 13,074 7/5/2020
4.0.2 8,889 6/30/2020
4.0.1 699,908 6/14/2020
4.0.0 80,812 6/1/2020
3.1.12 24,183 5/25/2020
3.1.11 690,076 5/14/2020
3.1.10 476,340 4/14/2020
3.1.9 50,067 4/3/2020
3.1.8 634,306 3/16/2020
3.1.7 6,060 3/10/2020
3.1.6 573,083 2/21/2020
3.1.5 313,034 2/18/2020
3.1.4 19,943 2/15/2020
3.1.3 61,409 2/7/2020
3.1.2 504,466 1/27/2020
3.1.1 4,294 1/23/2020
3.1.0 9,123 1/14/2020
3.0.14 6,564 1/13/2020
3.0.13 26,299 1/9/2020
3.0.12 9,718 1/3/2020
3.0.11 10,933 12/19/2019
3.0.10 4,040 12/17/2019
3.0.9 522,206 12/16/2019
3.0.8 5,949 12/11/2019
3.0.7 325,058 11/25/2019
3.0.6 23,757 11/18/2019
3.0.5 3,924 11/14/2019
3.0.4 7,862 11/12/2019
3.0.3 620,853 10/30/2019
3.0.2 2,310 10/30/2019
3.0.1 13,669 10/29/2019
3.0.0 2,695 10/29/2019
2.9.57 14,981 10/16/2019
2.9.56 2,731 10/10/2019
2.9.55 6,197 10/2/2019
2.9.54 16,355 9/22/2019
2.9.52 3,118 9/6/2019
2.9.51 2,343 9/5/2019
2.9.50 2,318 9/4/2019
2.9.49 2,799 8/29/2019
2.9.48 8,465 8/24/2019
2.9.47 2,378 8/24/2019
2.9.46 39,958 8/15/2019
2.9.45 161,081 7/28/2019
2.9.44 3,168 7/15/2019
2.9.43 3,594 7/9/2019
2.9.42 6,330 7/4/2019
2.9.41 2,514 7/3/2019
2.9.40 2,472 7/1/2019
2.9.39 16,842 6/29/2019
2.9.38 2,352 6/25/2019
2.9.37 2,873 6/12/2019
2.9.36 2,505 6/7/2019
2.9.35 2,340 6/4/2019
2.9.34 2,640 5/31/2019
2.9.33 4,343 5/31/2019
2.9.32 4,516 5/23/2019
2.9.31 44,891 5/20/2019
2.9.30 2,418 5/17/2019
2.9.29 2,465 5/9/2019
2.9.28 2,286 5/9/2019
2.9.27 4,439 5/5/2019
2.9.26 2,312 5/3/2019
2.9.25 7,278 4/30/2019
2.9.24 3,051 4/18/2019
2.9.22 2,485 4/16/2019
2.9.21 11,042 4/7/2019
2.9.20 32,619 3/30/2019
2.9.19 2,588 3/27/2019
2.9.18 2,411 3/26/2019
2.9.17 2,611 3/21/2019
2.9.16 2,334 3/20/2019
2.9.15 2,366 3/20/2019
2.9.14 2,495 3/16/2019
2.9.13 2,413 3/16/2019
2.9.12 95,427 2/27/2019
2.9.11 2,698 2/20/2019
2.9.10 2,425 2/18/2019
2.9.9 2,361 2/16/2019
2.9.8 3,044 2/13/2019
2.9.7 2,786 2/8/2019
2.9.6 6,289 1/30/2019
2.9.5 9,045 1/13/2019
2.9.4 6,399 12/30/2018
2.9.3 2,993 12/13/2018
2.9.2 2,584 12/13/2018
2.9.1 2,658 12/12/2018
2.9.0 2,495 12/12/2018
2.8.9 3,041 12/11/2018
2.8.8 70,192 11/29/2018
2.8.7 3,020 11/28/2018
2.8.6 2,509 11/27/2018
2.8.5 3,751 11/20/2018
2.8.4 2,640 11/18/2018
2.8.3 2,573 11/17/2018
2.8.2 2,580 11/17/2018
2.8.1 3,007 11/14/2018
2.8.0 2,518 11/14/2018
2.7.13 5,058 10/29/2018
2.7.12 9,635 10/28/2018
2.7.11 2,639 10/23/2018
2.7.10 5,325 10/17/2018
2.7.9 5,148 10/7/2018
2.7.8 5,632 9/29/2018
2.7.7 5,463 8/31/2018
2.7.6 6,138 8/30/2018
2.7.5 2,991 8/18/2018
2.7.4 5,455 8/16/2018
2.7.3 3,541 8/16/2018
2.7.2 4,906 7/31/2018
2.7.1 3,353 7/19/2018
2.7.0 3,407 7/5/2018
2.6.5 3,259 6/29/2018
2.6.4 3,910 5/31/2018
2.6.3 4,179 5/2/2018
2.6.2 3,279 4/30/2018
2.6.1 4,171 3/30/2018
2.6.0 3,183 3/26/2018
2.5.0 3,164 3/20/2018
2.4.21 2,986 3/20/2018
2.4.20 3,074 3/16/2018
2.4.19 3,558 2/27/2018
2.4.18 3,581 2/12/2018
2.4.17 2,904 2/6/2018
2.4.16 3,159 2/2/2018
2.4.15 3,069 1/31/2018
2.4.14 3,043 1/31/2018
2.4.13 3,103 1/23/2018
2.4.12 3,036 1/16/2018
2.4.11 3,176 1/8/2018
2.4.10 3,329 1/5/2018
2.4.9 3,340 12/29/2017
2.4.8 4,925 12/6/2017
2.4.7 3,044 11/30/2017
2.4.6 3,019 11/27/2017
2.4.5 3,265 11/16/2017
2.4.4 3,073 11/13/2017
2.4.3 4,521 11/7/2017
2.4.2 3,008 11/1/2017
2.4.1 3,151 10/30/2017
2.4.0 13,071 9/30/2017
2.3.0 3,166 9/30/2017
2.2.1 3,085 9/24/2017
2.2.0-beta1 2,671 9/20/2017
2.1.15 3,881 8/31/2017
2.1.14 2,986 8/8/2017
2.1.13 3,102 8/2/2017
2.1.12 2,857 8/1/2017
2.1.11 2,982 7/27/2017
2.1.10 3,035 7/25/2017
2.1.9 3,006 7/11/2017
2.1.8 9,045 7/10/2017
2.1.7 3,028 7/7/2017
2.1.6 2,915 7/6/2017
2.1.5 2,971 7/3/2017
2.1.4 3,450 6/29/2017