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 4,456 11/10/2025
6.3.3 3,583 11/2/2025
6.3.2 105,828 10/7/2025
6.3.1 126,031 9/16/2025
6.3.1-beta1 196 9/10/2025
6.3.0 12,208 8/18/2025
6.2.15 205,982 8/12/2025
6.2.14 4,838 7/28/2025
6.2.13 103,575 7/21/2025
6.2.12 335,164 6/10/2025
6.2.11 9,291 5/25/2025
6.2.10 233,434 5/6/2025
6.2.9 201,762 4/8/2025
6.2.8 491,768 3/10/2025
6.2.7 15,279 2/24/2025
6.2.6 279,949 2/11/2025
6.2.5 413,652 1/14/2025
6.2.4 443,548 12/17/2024
6.2.3 492,595 11/26/2024
6.2.2 416,796 11/12/2024
6.2.2-beta2 178 11/14/2024
6.2.2-beta1 199 11/14/2024
6.2.1 430,481 10/22/2024
6.2.0 468,285 9/23/2024
6.2.0-beta1 202 10/2/2024
6.1.10 458,703 8/27/2024
6.1.9 269,273 8/12/2024
6.1.8 362,946 7/22/2024
6.1.7 802,625 6/18/2024
6.1.6 188,446 6/3/2024
6.1.2 1,473,904 3/11/2024
6.1.1 305,910 2/27/2024
6.1.0 566,411 2/13/2024
6.0.6 835,818 1/15/2024
6.0.5 371,347 12/18/2023
6.0.4 6,048 12/11/2023
6.0.3 174,481 12/5/2023
6.0.2 122,811 11/28/2023
6.0.1 3,270 11/28/2023
6.0.0 363,260 11/15/2023
5.0.12 6,186 11/7/2023
5.0.11 521,652 10/17/2023
5.0.10 346,320 9/26/2023
5.0.9 277,069 9/11/2023
5.0.8 269,901 8/15/2023
5.0.7 743,674 7/11/2023
5.0.6 337,405 6/12/2023
5.0.5 11,247 5/30/2023
5.0.4 543,442 5/16/2023
5.0.3 439,963 4/17/2023
5.0.2 381,694 3/20/2023
5.0.1 563,376 2/20/2023
5.0.0 881,379 1/17/2023
4.0.92 485,880 12/20/2022
4.0.91 494,069 12/5/2022
4.0.90 685,781 11/14/2022
4.0.89 1,077,782 10/10/2022
4.0.88 1,274,785 9/12/2022
4.0.87 939,407 8/16/2022
4.0.86 1,119,705 7/19/2022
4.0.85 830,076 6/14/2022
4.0.84 151,506 6/7/2022
4.0.83 27,080 5/26/2022
4.0.82 469,517 5/24/2022
4.0.81 222,915 5/17/2022
4.0.80 216,538 5/10/2022
4.0.79 879,209 4/12/2022
4.0.78 936,145 3/30/2022
4.0.77 841,843 3/15/2022
4.0.76 349,566 3/1/2022
4.0.75 161,800 2/22/2022
4.0.74 376,673 2/14/2022
4.0.73 139,973 2/8/2022
4.0.72 34,306 2/1/2022
4.0.71 630,562 1/18/2022
4.0.70 315,030 1/11/2022
4.0.69 2,635,220 12/30/2021
4.0.68 23,315 12/15/2021
4.0.67 280,322 12/14/2021
4.0.66 6,358 12/7/2021
4.0.65 5,102 11/30/2021
4.0.64 349,543 11/24/2021
4.0.63 375,098 11/17/2021
4.0.62 320,901 11/9/2021
4.0.61 5,025 11/4/2021
4.0.60 337,557 10/27/2021
4.0.59 156,158 10/20/2021
4.0.58 94,443 10/13/2021
4.0.57 4,753 10/12/2021
4.0.56 9,318 10/6/2021
4.0.55 8,539 9/29/2021
4.0.54 587,412 9/15/2021
4.0.53 114,981 9/8/2021
4.0.52 214,106 9/1/2021
4.0.51 98,510 8/25/2021
4.0.50 179,937 8/17/2021
4.0.49 201,311 8/4/2021
4.0.48 470,391 7/28/2021
4.0.47 206,093 7/20/2021
4.0.46 245,007 7/13/2021
4.0.45 554,606 6/16/2021
4.0.44 78,993 6/14/2021
4.0.43 540,962 5/12/2021
4.0.42 144,502 5/3/2021
4.0.41 227,906 4/26/2021
4.0.40 4,491 4/22/2021
4.0.39 212,418 4/19/2021
4.0.38 163,492 4/7/2021
4.0.37 291,260 3/24/2021
4.0.37-beta1 1,830 4/1/2021
4.0.36 156,371 3/16/2021
4.0.35 41,105 3/15/2021
4.0.34 232,725 3/10/2021
4.0.33 13,903 2/23/2021
4.0.32 597,250 2/16/2021
4.0.31 162,774 2/10/2021
4.0.30 234,839 2/2/2021
4.0.29 333,806 1/13/2021
4.0.28 612,726 12/14/2020
4.0.27 73,177 12/8/2020
4.0.26 110,293 12/1/2020
4.0.25 90,465 11/27/2020
4.0.24 220,242 11/11/2020
4.0.23 233,097 10/30/2020
4.0.22 822,645 10/11/2020
4.0.21 64,619 10/7/2020
4.0.20 5,571 10/5/2020
4.0.19 107,141 9/30/2020
4.0.18 6,465 9/29/2020
4.0.17 43,377 9/24/2020
4.0.16 343,664 9/14/2020
4.0.15 248,878 8/31/2020
4.0.14 9,466 8/25/2020
4.0.13 7,398 8/17/2020
4.0.12 254,277 8/11/2020
4.0.11 105,761 8/3/2020
4.0.10 22,470 7/28/2020
4.0.9 166,357 7/22/2020
4.0.8 5,326 7/19/2020
4.0.7 4,238 7/19/2020
4.0.6 272,579 7/14/2020
4.0.5 4,328 7/13/2020
4.0.4 93,548 7/12/2020
4.0.3 15,454 7/5/2020
4.0.2 10,942 6/30/2020
4.0.1 717,985 6/14/2020
4.0.0 83,371 6/1/2020
3.1.12 30,077 5/25/2020
3.1.11 711,006 5/14/2020
3.1.10 491,346 4/14/2020
3.1.9 54,313 4/3/2020
3.1.8 654,608 3/16/2020
3.1.7 8,130 3/10/2020
3.1.6 587,060 2/21/2020
3.1.5 320,541 2/18/2020
3.1.4 22,292 2/15/2020
3.1.3 64,811 2/7/2020
3.1.2 521,866 1/27/2020
3.1.1 6,334 1/23/2020
3.1.0 12,554 1/14/2020
3.0.14 8,668 1/13/2020
3.0.13 28,390 1/9/2020
3.0.12 16,095 1/3/2020
3.0.11 13,707 12/19/2019
3.0.10 6,159 12/17/2019
3.0.9 532,937 12/16/2019
3.0.8 8,064 12/11/2019
3.0.7 342,065 11/25/2019
3.0.6 25,820 11/18/2019
3.0.5 5,987 11/14/2019
3.0.4 9,889 11/12/2019
3.0.3 634,386 10/30/2019
3.0.2 4,349 10/30/2019
3.0.1 17,174 10/29/2019
3.0.0 4,685 10/29/2019
2.9.57 18,617 10/16/2019
2.9.56 4,714 10/10/2019
2.9.55 8,271 10/2/2019
2.9.54 19,118 9/22/2019
2.9.52 5,102 9/6/2019
2.9.51 4,325 9/5/2019
2.9.50 4,300 9/4/2019
2.9.49 4,777 8/29/2019
2.9.48 10,600 8/24/2019
2.9.47 4,372 8/24/2019
2.9.46 41,941 8/15/2019
2.9.45 163,139 7/28/2019
2.9.44 5,183 7/15/2019
2.9.43 5,571 7/9/2019
2.9.42 8,342 7/4/2019
2.9.41 4,514 7/3/2019
2.9.40 4,467 7/1/2019
2.9.39 19,019 6/29/2019
2.9.38 4,346 6/25/2019
2.9.37 4,853 6/12/2019
2.9.36 4,471 6/7/2019
2.9.35 4,329 6/4/2019
2.9.34 4,641 5/31/2019
2.9.33 6,369 5/31/2019
2.9.32 6,492 5/23/2019
2.9.31 53,904 5/20/2019
2.9.30 4,387 5/17/2019
2.9.29 4,436 5/9/2019
2.9.28 4,262 5/9/2019
2.9.27 6,417 5/5/2019
2.9.26 4,288 5/3/2019
2.9.25 9,385 4/30/2019
2.9.24 5,044 4/18/2019
2.9.22 4,462 4/16/2019
2.9.21 13,311 4/7/2019
2.9.20 34,861 3/30/2019
2.9.19 4,574 3/27/2019
2.9.18 4,399 3/26/2019
2.9.17 4,593 3/21/2019
2.9.16 4,312 3/20/2019
2.9.15 4,339 3/20/2019
2.9.14 4,487 3/16/2019
2.9.13 4,387 3/16/2019
2.9.12 99,721 2/27/2019
2.9.11 4,714 2/20/2019
2.9.10 4,401 2/18/2019
2.9.9 4,335 2/16/2019
2.9.8 5,021 2/13/2019
2.9.7 4,788 2/8/2019
2.9.6 8,345 1/30/2019
2.9.5 11,099 1/13/2019
2.9.4 8,749 12/30/2018
2.9.3 4,976 12/13/2018
2.9.2 4,561 12/13/2018
2.9.1 4,651 12/12/2018
2.9.0 4,477 12/12/2018
2.8.9 5,030 12/11/2018
2.8.8 72,323 11/29/2018
2.8.7 5,011 11/28/2018
2.8.6 4,503 11/27/2018
2.8.5 5,738 11/20/2018
2.8.4 4,628 11/18/2018
2.8.3 4,550 11/17/2018
2.8.2 4,587 11/17/2018
2.8.1 5,218 11/14/2018
2.8.0 4,507 11/14/2018
2.7.13 7,037 10/29/2018
2.7.12 11,768 10/28/2018
2.7.11 4,644 10/23/2018
2.7.10 7,939 10/17/2018
2.7.9 7,169 10/7/2018
2.7.8 7,689 9/29/2018
2.7.7 7,493 8/31/2018
2.7.6 8,198 8/30/2018
2.7.5 5,016 8/18/2018
2.7.4 7,492 8/16/2018
2.7.3 5,573 8/16/2018
2.7.2 6,965 7/31/2018
2.7.1 5,416 7/19/2018
2.7.0 5,544 7/5/2018
2.6.5 5,378 6/29/2018
2.6.4 6,049 5/31/2018
2.6.3 6,419 5/2/2018
2.6.2 5,406 4/30/2018
2.6.1 6,386 3/30/2018
2.6.0 5,336 3/26/2018
2.5.0 5,276 3/20/2018
2.4.21 5,110 3/20/2018
2.4.20 5,197 3/16/2018
2.4.19 5,684 2/27/2018
2.4.18 5,701 2/12/2018
2.4.17 5,031 2/6/2018
2.4.16 5,292 2/2/2018
2.4.15 5,194 1/31/2018
2.4.14 5,187 1/31/2018
2.4.13 5,238 1/23/2018
2.4.12 5,168 1/16/2018
2.4.11 5,300 1/8/2018
2.4.10 5,519 1/5/2018
2.4.9 5,463 12/29/2017
2.4.8 7,064 12/6/2017
2.4.7 5,108 11/30/2017
2.4.6 5,064 11/27/2017
2.4.5 5,325 11/16/2017
2.4.4 5,143 11/13/2017
2.4.3 6,700 11/7/2017
2.4.2 5,072 11/1/2017
2.4.1 5,250 10/30/2017
2.4.0 15,476 9/30/2017
2.3.0 5,228 9/30/2017
2.2.1 5,195 9/24/2017
2.2.0-beta1 2,880 9/20/2017
2.1.15 5,928 8/31/2017
2.1.14 5,076 8/8/2017
2.1.13 5,169 8/2/2017
2.1.12 4,933 8/1/2017
2.1.11 5,059 7/27/2017
2.1.10 5,102 7/25/2017
2.1.9 5,077 7/11/2017
2.1.8 11,219 7/10/2017
2.1.7 5,094 7/7/2017
2.1.6 4,994 7/6/2017
2.1.5 5,047 7/3/2017
2.1.4 5,584 6/29/2017