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.
#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 (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 (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.2.12 54,579 6/10/2025
6.2.11 4,938 5/25/2025
6.2.10 125,286 5/6/2025
6.2.9 114,731 4/8/2025
6.2.8 302,794 3/10/2025
6.2.7 8,078 2/24/2025
6.2.6 183,451 2/11/2025
6.2.5 279,171 1/14/2025
6.2.4 274,285 12/17/2024
6.2.3 328,078 11/26/2024
6.2.2 318,414 11/12/2024
6.2.2-beta2 125 11/14/2024
6.2.2-beta1 132 11/14/2024
6.2.1 328,101 10/22/2024
6.2.0 378,028 9/23/2024
6.2.0-beta1 143 10/2/2024
6.1.10 375,965 8/27/2024
6.1.9 234,836 8/12/2024
6.1.8 282,273 7/22/2024
6.1.7 630,976 6/18/2024
6.1.6 164,348 6/3/2024
6.1.2 1,148,709 3/11/2024
6.1.1 251,513 2/27/2024
6.1.0 526,105 2/13/2024
6.0.6 750,994 1/15/2024
6.0.5 332,494 12/18/2023
6.0.4 3,791 12/11/2023
6.0.3 153,871 12/5/2023
6.0.2 117,942 11/28/2023
6.0.1 1,285 11/28/2023
6.0.0 303,798 11/15/2023
5.0.12 3,935 11/7/2023
5.0.11 493,680 10/17/2023
5.0.10 316,591 9/26/2023
5.0.9 263,665 9/11/2023
5.0.8 256,455 8/15/2023
5.0.7 692,949 7/11/2023
5.0.6 322,408 6/12/2023
5.0.5 8,915 5/30/2023
5.0.4 512,837 5/16/2023
5.0.3 416,420 4/17/2023
5.0.2 366,285 3/20/2023
5.0.1 540,749 2/20/2023
5.0.0 858,143 1/17/2023
4.0.92 464,752 12/20/2022
4.0.91 470,638 12/5/2022
4.0.90 646,364 11/14/2022
4.0.89 1,033,292 10/10/2022
4.0.88 1,238,613 9/12/2022
4.0.87 910,436 8/16/2022
4.0.86 1,075,583 7/19/2022
4.0.85 808,610 6/14/2022
4.0.84 146,236 6/7/2022
4.0.83 24,734 5/26/2022
4.0.82 457,132 5/24/2022
4.0.81 217,433 5/17/2022
4.0.80 208,662 5/10/2022
4.0.79 847,042 4/12/2022
4.0.78 781,548 3/30/2022
4.0.77 810,525 3/15/2022
4.0.76 329,624 3/1/2022
4.0.75 155,370 2/22/2022
4.0.74 331,643 2/14/2022
4.0.73 134,738 2/8/2022
4.0.72 23,402 2/1/2022
4.0.71 611,445 1/18/2022
4.0.70 304,130 1/11/2022
4.0.69 2,338,640 12/30/2021
4.0.68 19,494 12/15/2021
4.0.67 273,303 12/14/2021
4.0.66 4,345 12/7/2021
4.0.65 3,096 11/30/2021
4.0.64 340,920 11/24/2021
4.0.63 363,749 11/17/2021
4.0.62 312,437 11/9/2021
4.0.61 3,029 11/4/2021
4.0.60 324,828 10/27/2021
4.0.59 150,757 10/20/2021
4.0.58 91,108 10/13/2021
4.0.57 2,765 10/12/2021
4.0.56 7,317 10/6/2021
4.0.55 6,421 9/29/2021
4.0.54 574,117 9/15/2021
4.0.53 111,637 9/8/2021
4.0.52 206,512 9/1/2021
4.0.51 92,811 8/25/2021
4.0.50 173,264 8/17/2021
4.0.49 190,187 8/4/2021
4.0.48 463,115 7/28/2021
4.0.47 201,240 7/20/2021
4.0.46 238,874 7/13/2021
4.0.45 539,685 6/16/2021
4.0.44 76,526 6/14/2021
4.0.43 520,882 5/12/2021
4.0.42 139,649 5/3/2021
4.0.41 221,143 4/26/2021
4.0.40 2,502 4/22/2021
4.0.39 175,026 4/19/2021
4.0.38 157,707 4/7/2021
4.0.37 282,927 3/24/2021
4.0.37-beta1 1,736 4/1/2021
4.0.36 149,312 3/16/2021
4.0.35 38,913 3/15/2021
4.0.34 210,610 3/10/2021
4.0.33 11,776 2/23/2021
4.0.32 590,504 2/16/2021
4.0.31 158,869 2/10/2021
4.0.30 198,765 2/2/2021
4.0.29 325,279 1/13/2021
4.0.28 600,280 12/14/2020
4.0.27 70,690 12/8/2020
4.0.26 107,048 12/1/2020
4.0.25 83,534 11/27/2020
4.0.24 212,922 11/11/2020
4.0.23 224,718 10/30/2020
4.0.22 792,120 10/11/2020
4.0.21 58,377 10/7/2020
4.0.20 3,474 10/5/2020
4.0.19 104,607 9/30/2020
4.0.18 4,425 9/29/2020
4.0.17 35,328 9/24/2020
4.0.16 330,737 9/14/2020
4.0.15 240,686 8/31/2020
4.0.14 7,325 8/25/2020
4.0.13 5,358 8/17/2020
4.0.12 242,170 8/11/2020
4.0.11 102,374 8/3/2020
4.0.10 19,697 7/28/2020
4.0.9 161,147 7/22/2020
4.0.8 3,322 7/19/2020
4.0.7 2,242 7/19/2020
4.0.6 264,395 7/14/2020
4.0.5 2,331 7/13/2020
4.0.4 90,466 7/12/2020
4.0.3 13,158 7/5/2020
4.0.2 8,920 6/30/2020
4.0.1 702,126 6/14/2020
4.0.0 80,889 6/1/2020
3.1.12 24,890 5/25/2020
3.1.11 692,279 5/14/2020
3.1.10 477,513 4/14/2020
3.1.9 50,146 4/3/2020
3.1.8 636,232 3/16/2020
3.1.7 6,081 3/10/2020
3.1.6 575,201 2/21/2020
3.1.5 313,607 2/18/2020
3.1.4 20,032 2/15/2020
3.1.3 61,672 2/7/2020
3.1.2 507,198 1/27/2020
3.1.1 4,313 1/23/2020
3.1.0 9,186 1/14/2020
3.0.14 6,605 1/13/2020
3.0.13 26,323 1/9/2020
3.0.12 11,069 1/3/2020
3.0.11 11,064 12/19/2019
3.0.10 4,073 12/17/2019
3.0.9 522,938 12/16/2019
3.0.8 5,979 12/11/2019
3.0.7 327,103 11/25/2019
3.0.6 23,776 11/18/2019
3.0.5 3,948 11/14/2019
3.0.4 7,889 11/12/2019
3.0.3 622,806 10/30/2019
3.0.2 2,334 10/30/2019
3.0.1 13,755 10/29/2019
3.0.0 2,717 10/29/2019
2.9.57 15,300 10/16/2019
2.9.56 2,755 10/10/2019
2.9.55 6,238 10/2/2019
2.9.54 16,376 9/22/2019
2.9.52 3,138 9/6/2019
2.9.51 2,367 9/5/2019
2.9.50 2,343 9/4/2019
2.9.49 2,819 8/29/2019
2.9.48 8,490 8/24/2019
2.9.47 2,411 8/24/2019
2.9.46 39,983 8/15/2019
2.9.45 161,106 7/28/2019
2.9.44 3,192 7/15/2019
2.9.43 3,619 7/9/2019
2.9.42 6,351 7/4/2019
2.9.41 2,535 7/3/2019
2.9.40 2,494 7/1/2019
2.9.39 16,901 6/29/2019
2.9.38 2,386 6/25/2019
2.9.37 2,901 6/12/2019
2.9.36 2,535 6/7/2019
2.9.35 2,361 6/4/2019
2.9.34 2,666 5/31/2019
2.9.33 4,376 5/31/2019
2.9.32 4,535 5/23/2019
2.9.31 45,532 5/20/2019
2.9.30 2,439 5/17/2019
2.9.29 2,486 5/9/2019
2.9.28 2,306 5/9/2019
2.9.27 4,462 5/5/2019
2.9.26 2,337 5/3/2019
2.9.25 7,313 4/30/2019
2.9.24 3,075 4/18/2019
2.9.22 2,507 4/16/2019
2.9.21 11,109 4/7/2019
2.9.20 32,690 3/30/2019
2.9.19 2,610 3/27/2019
2.9.18 2,436 3/26/2019
2.9.17 2,634 3/21/2019
2.9.16 2,354 3/20/2019
2.9.15 2,392 3/20/2019
2.9.14 2,521 3/16/2019
2.9.13 2,435 3/16/2019
2.9.12 95,874 2/27/2019
2.9.11 2,722 2/20/2019
2.9.10 2,448 2/18/2019
2.9.9 2,388 2/16/2019
2.9.8 3,067 2/13/2019
2.9.7 2,815 2/8/2019
2.9.6 6,315 1/30/2019
2.9.5 9,067 1/13/2019
2.9.4 6,453 12/30/2018
2.9.3 3,011 12/13/2018
2.9.2 2,605 12/13/2018
2.9.1 2,681 12/12/2018
2.9.0 2,519 12/12/2018
2.8.9 3,062 12/11/2018
2.8.8 70,217 11/29/2018
2.8.7 3,041 11/28/2018
2.8.6 2,541 11/27/2018
2.8.5 3,772 11/20/2018
2.8.4 2,661 11/18/2018
2.8.3 2,592 11/17/2018
2.8.2 2,602 11/17/2018
2.8.1 3,046 11/14/2018
2.8.0 2,540 11/14/2018
2.7.13 5,084 10/29/2018
2.7.12 9,657 10/28/2018
2.7.11 2,662 10/23/2018
2.7.10 5,515 10/17/2018
2.7.9 5,174 10/7/2018
2.7.8 5,670 9/29/2018
2.7.7 5,492 8/31/2018
2.7.6 6,164 8/30/2018
2.7.5 3,022 8/18/2018
2.7.4 5,477 8/16/2018
2.7.3 3,569 8/16/2018
2.7.2 4,950 7/31/2018
2.7.1 3,392 7/19/2018
2.7.0 3,461 7/5/2018
2.6.5 3,311 6/29/2018
2.6.4 3,964 5/31/2018
2.6.3 4,229 5/2/2018
2.6.2 3,332 4/30/2018
2.6.1 4,261 3/30/2018
2.6.0 3,237 3/26/2018
2.5.0 3,214 3/20/2018
2.4.21 3,037 3/20/2018
2.4.20 3,133 3/16/2018
2.4.19 3,610 2/27/2018
2.4.18 3,633 2/12/2018
2.4.17 2,956 2/6/2018
2.4.16 3,217 2/2/2018
2.4.15 3,120 1/31/2018
2.4.14 3,098 1/31/2018
2.4.13 3,159 1/23/2018
2.4.12 3,089 1/16/2018
2.4.11 3,239 1/8/2018
2.4.10 3,389 1/5/2018
2.4.9 3,390 12/29/2017
2.4.8 4,995 12/6/2017
2.4.7 3,080 11/30/2017
2.4.6 3,055 11/27/2017
2.4.5 3,301 11/16/2017
2.4.4 3,113 11/13/2017
2.4.3 4,589 11/7/2017
2.4.2 3,046 11/1/2017
2.4.1 3,188 10/30/2017
2.4.0 13,157 9/30/2017
2.3.0 3,202 9/30/2017
2.2.1 3,122 9/24/2017
2.2.0-beta1 2,713 9/20/2017
2.1.15 3,920 8/31/2017
2.1.14 3,023 8/8/2017
2.1.13 3,138 8/2/2017
2.1.12 2,902 8/1/2017
2.1.11 3,017 7/27/2017
2.1.10 3,071 7/25/2017
2.1.9 3,045 7/11/2017
2.1.8 9,091 7/10/2017
2.1.7 3,069 7/7/2017
2.1.6 2,955 7/6/2017
2.1.5 3,015 7/3/2017
2.1.4 3,497 6/29/2017