Z.Expressions.Eval 2.2.0-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 2.2.0-beta1
                    
NuGet\Install-Package Z.Expressions.Eval -Version 2.2.0-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="2.2.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Z.Expressions.Eval" Version="2.2.0-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 2.2.0-beta1
                    
#r "nuget: Z.Expressions.Eval, 2.2.0-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.
#:package Z.Expressions.Eval@2.2.0-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Z.Expressions.Eval&version=2.2.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Z.Expressions.Eval&version=2.2.0-beta1&prerelease
                    
Install as a Cake Tool

C# Expression Evaluator | Evaluate, Compile and Execute C# code and expression at runtime.

* FREE trial & PRO version

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 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 (18)

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 10.x, use the latest EF Plus v10.x version - 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 (5)

Showing the top 5 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/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.3.4 5,150 11/10/2025
6.3.3 3,684 11/2/2025
6.3.2 107,977 10/7/2025
6.3.1 126,789 9/16/2025
6.3.1-beta1 198 9/10/2025
6.3.0 12,222 8/18/2025
6.2.15 206,741 8/12/2025
6.2.14 4,844 7/28/2025
6.2.13 104,152 7/21/2025
6.2.12 336,156 6/10/2025
6.2.11 9,316 5/25/2025
6.2.10 233,908 5/6/2025
6.2.9 202,267 4/8/2025
6.2.8 492,350 3/10/2025
6.2.7 15,296 2/24/2025
6.2.6 280,267 2/11/2025
6.2.5 414,329 1/14/2025
6.2.4 444,549 12/17/2024
6.2.3 493,344 11/26/2024
6.2.2 417,169 11/12/2024
6.2.2-beta2 179 11/14/2024
6.2.2-beta1 200 11/14/2024
6.2.1 431,051 10/22/2024
6.2.0 468,723 9/23/2024
6.2.0-beta1 204 10/2/2024
6.1.10 459,048 8/27/2024
6.1.9 269,471 8/12/2024
6.1.8 363,179 7/22/2024
6.1.7 803,321 6/18/2024
6.1.6 188,564 6/3/2024
6.1.2 1,477,437 3/11/2024
6.1.1 306,167 2/27/2024
6.1.0 566,743 2/13/2024
6.0.6 836,106 1/15/2024
6.0.5 371,528 12/18/2023
6.0.4 6,049 12/11/2023
6.0.3 174,560 12/5/2023
6.0.2 122,850 11/28/2023
6.0.1 3,272 11/28/2023
6.0.0 363,604 11/15/2023
5.0.12 6,188 11/7/2023
5.0.11 521,785 10/17/2023
5.0.10 346,346 9/26/2023
5.0.9 277,076 9/11/2023
5.0.8 269,923 8/15/2023
5.0.7 743,970 7/11/2023
5.0.6 337,430 6/12/2023
5.0.5 11,248 5/30/2023
5.0.4 543,538 5/16/2023
5.0.3 440,032 4/17/2023
5.0.2 381,775 3/20/2023
5.0.1 563,461 2/20/2023
5.0.0 881,477 1/17/2023
4.0.92 485,962 12/20/2022
4.0.91 494,132 12/5/2022
4.0.90 685,900 11/14/2022
4.0.89 1,078,000 10/10/2022
4.0.88 1,274,919 9/12/2022
4.0.87 939,545 8/16/2022
4.0.86 1,119,852 7/19/2022
4.0.85 830,131 6/14/2022
4.0.84 151,525 6/7/2022
4.0.83 27,081 5/26/2022
4.0.82 469,553 5/24/2022
4.0.81 222,939 5/17/2022
4.0.80 216,542 5/10/2022
4.0.79 879,385 4/12/2022
4.0.78 936,928 3/30/2022
4.0.77 842,005 3/15/2022
4.0.76 349,703 3/1/2022
4.0.75 161,835 2/22/2022
4.0.74 376,750 2/14/2022
4.0.73 139,977 2/8/2022
4.0.72 34,379 2/1/2022
4.0.71 630,680 1/18/2022
4.0.70 315,082 1/11/2022
4.0.69 2,641,388 12/30/2021
4.0.68 23,334 12/15/2021
4.0.67 280,328 12/14/2021
4.0.66 6,360 12/7/2021
4.0.65 5,104 11/30/2021
4.0.64 349,591 11/24/2021
4.0.63 375,144 11/17/2021
4.0.62 320,915 11/9/2021
4.0.61 5,027 11/4/2021
4.0.60 337,631 10/27/2021
4.0.59 156,172 10/20/2021
4.0.58 94,450 10/13/2021
4.0.57 4,754 10/12/2021
4.0.56 9,319 10/6/2021
4.0.55 8,542 9/29/2021
4.0.54 587,465 9/15/2021
4.0.53 114,983 9/8/2021
4.0.52 214,120 9/1/2021
4.0.51 98,530 8/25/2021
4.0.50 179,944 8/17/2021
4.0.49 201,319 8/4/2021
4.0.48 470,405 7/28/2021
4.0.47 206,113 7/20/2021
4.0.46 245,017 7/13/2021
4.0.45 554,650 6/16/2021
4.0.44 78,994 6/14/2021
4.0.43 541,038 5/12/2021
4.0.42 144,506 5/3/2021
4.0.41 227,929 4/26/2021
4.0.40 4,493 4/22/2021
4.0.39 212,499 4/19/2021
4.0.38 163,501 4/7/2021
4.0.37 291,326 3/24/2021
4.0.37-beta1 1,831 4/1/2021
4.0.36 156,483 3/16/2021
4.0.35 41,106 3/15/2021
4.0.34 232,730 3/10/2021
4.0.33 13,904 2/23/2021
4.0.32 597,259 2/16/2021
4.0.31 162,778 2/10/2021
4.0.30 235,468 2/2/2021
4.0.29 333,850 1/13/2021
4.0.28 612,846 12/14/2020
4.0.27 73,182 12/8/2020
4.0.26 110,308 12/1/2020
4.0.25 90,479 11/27/2020
4.0.24 220,285 11/11/2020
4.0.23 233,136 10/30/2020
4.0.22 822,720 10/11/2020
4.0.21 64,650 10/7/2020
4.0.20 5,574 10/5/2020
4.0.19 107,144 9/30/2020
4.0.18 6,466 9/29/2020
4.0.17 43,378 9/24/2020
4.0.16 343,724 9/14/2020
4.0.15 248,888 8/31/2020
4.0.14 9,467 8/25/2020
4.0.13 7,400 8/17/2020
4.0.12 254,302 8/11/2020
4.0.11 105,793 8/3/2020
4.0.10 22,477 7/28/2020
4.0.9 166,367 7/22/2020
4.0.8 5,327 7/19/2020
4.0.7 4,240 7/19/2020
4.0.6 272,589 7/14/2020
4.0.5 4,330 7/13/2020
4.0.4 93,549 7/12/2020
4.0.3 15,455 7/5/2020
4.0.2 10,943 6/30/2020
4.0.1 718,031 6/14/2020
4.0.0 83,388 6/1/2020
3.1.12 30,090 5/25/2020
3.1.11 711,122 5/14/2020
3.1.10 491,374 4/14/2020
3.1.9 54,317 4/3/2020
3.1.8 654,683 3/16/2020
3.1.7 8,131 3/10/2020
3.1.6 587,104 2/21/2020
3.1.5 320,560 2/18/2020
3.1.4 22,293 2/15/2020
3.1.3 64,821 2/7/2020
3.1.2 521,874 1/27/2020
3.1.1 6,335 1/23/2020
3.1.0 12,575 1/14/2020
3.0.14 8,670 1/13/2020
3.0.13 28,392 1/9/2020
3.0.12 16,097 1/3/2020
3.0.11 13,708 12/19/2019
3.0.10 6,161 12/17/2019
3.0.9 532,970 12/16/2019
3.0.8 8,065 12/11/2019
3.0.7 342,237 11/25/2019
3.0.6 25,821 11/18/2019
3.0.5 5,988 11/14/2019
3.0.4 9,890 11/12/2019
3.0.3 634,416 10/30/2019
3.0.2 4,351 10/30/2019
3.0.1 17,325 10/29/2019
3.0.0 4,686 10/29/2019
2.9.57 18,621 10/16/2019
2.9.56 4,715 10/10/2019
2.9.55 8,273 10/2/2019
2.9.54 19,122 9/22/2019
2.9.52 5,103 9/6/2019
2.9.51 4,328 9/5/2019
2.9.50 4,301 9/4/2019
2.9.49 4,778 8/29/2019
2.9.48 10,602 8/24/2019
2.9.47 4,376 8/24/2019
2.9.46 41,942 8/15/2019
2.9.45 163,140 7/28/2019
2.9.44 5,184 7/15/2019
2.9.43 5,572 7/9/2019
2.9.42 8,344 7/4/2019
2.9.41 4,515 7/3/2019
2.9.40 4,469 7/1/2019
2.9.39 19,024 6/29/2019
2.9.38 4,347 6/25/2019
2.9.37 4,854 6/12/2019
2.9.36 4,472 6/7/2019
2.9.35 4,330 6/4/2019
2.9.34 4,642 5/31/2019
2.9.33 6,371 5/31/2019
2.9.32 6,493 5/23/2019
2.9.31 53,939 5/20/2019
2.9.30 4,390 5/17/2019
2.9.29 4,437 5/9/2019
2.9.28 4,263 5/9/2019
2.9.27 6,418 5/5/2019
2.9.26 4,290 5/3/2019
2.9.25 9,386 4/30/2019
2.9.24 5,046 4/18/2019
2.9.22 4,463 4/16/2019
2.9.21 13,314 4/7/2019
2.9.20 34,863 3/30/2019
2.9.19 4,575 3/27/2019
2.9.18 4,400 3/26/2019
2.9.17 4,594 3/21/2019
2.9.16 4,313 3/20/2019
2.9.15 4,342 3/20/2019
2.9.14 4,489 3/16/2019
2.9.13 4,389 3/16/2019
2.9.12 99,725 2/27/2019
2.9.11 4,716 2/20/2019
2.9.10 4,402 2/18/2019
2.9.9 4,336 2/16/2019
2.9.8 5,022 2/13/2019
2.9.7 4,789 2/8/2019
2.9.6 8,348 1/30/2019
2.9.5 11,100 1/13/2019
2.9.4 8,751 12/30/2018
2.9.3 4,977 12/13/2018
2.9.2 4,562 12/13/2018
2.9.1 4,653 12/12/2018
2.9.0 4,478 12/12/2018
2.8.9 5,031 12/11/2018
2.8.8 72,325 11/29/2018
2.8.7 5,012 11/28/2018
2.8.6 4,505 11/27/2018
2.8.5 5,739 11/20/2018
2.8.4 4,629 11/18/2018
2.8.3 4,552 11/17/2018
2.8.2 4,588 11/17/2018
2.8.1 5,219 11/14/2018
2.8.0 4,513 11/14/2018
2.7.13 7,041 10/29/2018
2.7.12 11,769 10/28/2018
2.7.11 4,645 10/23/2018
2.7.10 7,940 10/17/2018
2.7.9 7,171 10/7/2018
2.7.8 7,690 9/29/2018
2.7.7 7,494 8/31/2018
2.7.6 8,199 8/30/2018
2.7.5 5,018 8/18/2018
2.7.4 7,494 8/16/2018
2.7.3 5,575 8/16/2018
2.7.2 6,968 7/31/2018
2.7.1 5,419 7/19/2018
2.7.0 5,548 7/5/2018
2.6.5 5,381 6/29/2018
2.6.4 6,053 5/31/2018
2.6.3 6,422 5/2/2018
2.6.2 5,409 4/30/2018
2.6.1 6,391 3/30/2018
2.6.0 5,343 3/26/2018
2.5.0 5,279 3/20/2018
2.4.21 5,114 3/20/2018
2.4.20 5,200 3/16/2018
2.4.19 5,688 2/27/2018
2.4.18 5,704 2/12/2018
2.4.17 5,034 2/6/2018
2.4.16 5,295 2/2/2018
2.4.15 5,198 1/31/2018
2.4.14 5,190 1/31/2018
2.4.13 5,243 1/23/2018
2.4.12 5,172 1/16/2018
2.4.11 5,303 1/8/2018
2.4.10 5,523 1/5/2018
2.4.9 5,466 12/29/2017
2.4.8 7,068 12/6/2017
2.4.7 5,110 11/30/2017
2.4.6 5,066 11/27/2017
2.4.5 5,327 11/16/2017
2.4.4 5,145 11/13/2017
2.4.3 6,702 11/7/2017
2.4.2 5,074 11/1/2017
2.4.1 5,252 10/30/2017
2.4.0 15,478 9/30/2017
2.3.0 5,230 9/30/2017
2.2.1 5,198 9/24/2017
2.2.0-beta1 2,882 9/20/2017
2.1.15 5,930 8/31/2017
2.1.14 5,078 8/8/2017
2.1.13 5,172 8/2/2017
2.1.12 4,935 8/1/2017
2.1.11 5,061 7/27/2017
2.1.10 5,104 7/25/2017
2.1.9 5,080 7/11/2017
2.1.8 11,221 7/10/2017
2.1.7 5,097 7/7/2017
2.1.6 4,996 7/6/2017
2.1.5 5,049 7/3/2017
2.1.4 5,586 6/29/2017