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 758 6/10/2025
6.2.11 2,782 5/25/2025
6.2.10 76,905 5/6/2025
6.2.9 98,549 4/8/2025
6.2.8 244,966 3/10/2025
6.2.7 7,162 2/24/2025
6.2.6 164,082 2/11/2025
6.2.5 253,468 1/14/2025
6.2.4 244,534 12/17/2024
6.2.3 296,253 11/26/2024
6.2.2 295,302 11/12/2024
6.2.2-beta2 112 11/14/2024
6.2.2-beta1 111 11/14/2024
6.2.1 306,064 10/22/2024
6.2.0 360,224 9/23/2024
6.2.0-beta1 134 10/2/2024
6.1.10 358,069 8/27/2024
6.1.9 228,961 8/12/2024
6.1.8 268,277 7/22/2024
6.1.7 601,212 6/18/2024
6.1.6 159,817 6/3/2024
6.1.2 1,096,877 3/11/2024
6.1.1 241,380 2/27/2024
6.1.0 516,118 2/13/2024
6.0.6 728,861 1/15/2024
6.0.5 325,816 12/18/2023
6.0.4 3,768 12/11/2023
6.0.3 150,626 12/5/2023
6.0.2 116,994 11/28/2023
6.0.1 1,266 11/28/2023
6.0.0 293,212 11/15/2023
5.0.12 3,901 11/7/2023
5.0.11 488,354 10/17/2023
5.0.10 311,966 9/26/2023
5.0.9 261,832 9/11/2023
5.0.8 254,708 8/15/2023
5.0.7 682,331 7/11/2023
5.0.6 320,635 6/12/2023
5.0.5 8,855 5/30/2023
5.0.4 507,868 5/16/2023
5.0.3 411,231 4/17/2023
5.0.2 364,076 3/20/2023
5.0.1 536,178 2/20/2023
5.0.0 855,211 1/17/2023
4.0.92 460,271 12/20/2022
4.0.91 465,623 12/5/2022
4.0.90 640,650 11/14/2022
4.0.89 1,024,867 10/10/2022
4.0.88 1,233,935 9/12/2022
4.0.87 903,651 8/16/2022
4.0.86 1,066,115 7/19/2022
4.0.85 806,145 6/14/2022
4.0.84 145,911 6/7/2022
4.0.83 24,693 5/26/2022
4.0.82 456,100 5/24/2022
4.0.81 216,911 5/17/2022
4.0.80 207,769 5/10/2022
4.0.79 841,502 4/12/2022
4.0.78 745,163 3/30/2022
4.0.77 804,468 3/15/2022
4.0.76 326,488 3/1/2022
4.0.75 154,661 2/22/2022
4.0.74 326,569 2/14/2022
4.0.73 134,328 2/8/2022
4.0.72 22,670 2/1/2022
4.0.71 607,617 1/18/2022
4.0.70 302,420 1/11/2022
4.0.69 2,264,915 12/30/2021
4.0.68 19,029 12/15/2021
4.0.67 272,753 12/14/2021
4.0.66 4,277 12/7/2021
4.0.65 3,073 11/30/2021
4.0.64 339,861 11/24/2021
4.0.63 361,864 11/17/2021
4.0.62 310,402 11/9/2021
4.0.61 3,010 11/4/2021
4.0.60 322,695 10/27/2021
4.0.59 150,402 10/20/2021
4.0.58 90,973 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,674 9/15/2021
4.0.53 111,532 9/8/2021
4.0.52 206,152 9/1/2021
4.0.51 92,421 8/25/2021
4.0.50 171,767 8/17/2021
4.0.49 188,711 8/4/2021
4.0.48 462,659 7/28/2021
4.0.47 200,918 7/20/2021
4.0.46 237,980 7/13/2021
4.0.45 537,637 6/16/2021
4.0.44 76,491 6/14/2021
4.0.43 518,057 5/12/2021
4.0.42 139,330 5/3/2021
4.0.41 220,656 4/26/2021
4.0.40 2,485 4/22/2021
4.0.39 168,262 4/19/2021
4.0.38 157,521 4/7/2021
4.0.37 282,036 3/24/2021
4.0.37-beta1 1,719 4/1/2021
4.0.36 148,166 3/16/2021
4.0.35 38,890 3/15/2021
4.0.34 210,154 3/10/2021
4.0.33 11,734 2/23/2021
4.0.32 589,758 2/16/2021
4.0.31 158,466 2/10/2021
4.0.30 192,382 2/2/2021
4.0.29 323,641 1/13/2021
4.0.28 597,980 12/14/2020
4.0.27 70,549 12/8/2020
4.0.26 106,729 12/1/2020
4.0.25 82,280 11/27/2020
4.0.24 212,116 11/11/2020
4.0.23 223,794 10/30/2020
4.0.22 786,752 10/11/2020
4.0.21 57,546 10/7/2020
4.0.20 3,442 10/5/2020
4.0.19 104,539 9/30/2020
4.0.18 4,403 9/29/2020
4.0.17 34,633 9/24/2020
4.0.16 328,848 9/14/2020
4.0.15 238,933 8/31/2020
4.0.14 7,300 8/25/2020
4.0.13 5,336 8/17/2020
4.0.12 240,609 8/11/2020
4.0.11 102,199 8/3/2020
4.0.10 19,542 7/28/2020
4.0.9 160,680 7/22/2020
4.0.8 3,303 7/19/2020
4.0.7 2,225 7/19/2020
4.0.6 263,442 7/14/2020
4.0.5 2,311 7/13/2020
4.0.4 90,421 7/12/2020
4.0.3 13,073 7/5/2020
4.0.2 8,889 6/30/2020
4.0.1 699,845 6/14/2020
4.0.0 80,810 6/1/2020
3.1.12 24,170 5/25/2020
3.1.11 690,009 5/14/2020
3.1.10 476,287 4/14/2020
3.1.9 50,067 4/3/2020
3.1.8 634,219 3/16/2020
3.1.7 6,060 3/10/2020
3.1.6 572,988 2/21/2020
3.1.5 313,011 2/18/2020
3.1.4 19,943 2/15/2020
3.1.3 61,404 2/7/2020
3.1.2 504,365 1/27/2020
3.1.1 4,294 1/23/2020
3.1.0 9,123 1/14/2020
3.0.14 6,553 1/13/2020
3.0.13 26,299 1/9/2020
3.0.12 9,698 1/3/2020
3.0.11 10,931 12/19/2019
3.0.10 4,039 12/17/2019
3.0.9 522,182 12/16/2019
3.0.8 5,949 12/11/2019
3.0.7 325,045 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,794 10/30/2019
3.0.2 2,310 10/30/2019
3.0.1 13,658 10/29/2019
3.0.0 2,695 10/29/2019
2.9.57 14,943 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,471 7/1/2019
2.9.39 16,840 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,848 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,277 4/30/2019
2.9.24 3,051 4/18/2019
2.9.22 2,485 4/16/2019
2.9.21 11,041 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,412 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,397 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,321 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,990 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,321 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,056 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