Komair.Expressions
8.2.0
See the version list below for details.
dotnet add package Komair.Expressions --version 8.2.0
NuGet\Install-Package Komair.Expressions -Version 8.2.0
<PackageReference Include="Komair.Expressions" Version="8.2.0" />
<PackageVersion Include="Komair.Expressions" Version="8.2.0" />
<PackageReference Include="Komair.Expressions" />
paket add Komair.Expressions --version 8.2.0
#r "nuget: Komair.Expressions, 8.2.0"
#:package Komair.Expressions@8.2.0
#addin nuget:?package=Komair.Expressions&version=8.2.0
#tool nuget:?package=Komair.Expressions&version=8.2.0
Komair.Expressions
A .NET library providing serializable equivalents of the System.Linq.Expressions namespace.
Key Types
ExpressionNodeBase– abstract base for serializable expression nodesBinaryExpressionNode– serializable representation ofBinaryExpressionConstantExpressionNode– serializable representation ofConstantExpressionLambdaExpressionNode– serializable representation ofLambdaExpressionMemberExpressionNode– serializable representation ofMemberExpressionParameterExpressionNode– serializable representation ofParameterExpression
Usage
Use these nodes together with the mapping and serialization packages (Komair.Expressions.Mapping.*, Komair.Expressions.Serialization.*) to transform between expression trees and transport-friendly formats.
Installation
dotnet add package Komair.Expressions
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Komair.Expressions:
| Package | Downloads |
|---|---|
|
Komair.Expressions.Mapping
A .NET abstraction library for mapping Komair.Expressions.ExpressionNode objects to/from other types (in particular, System.Linq.Expressions objects). |
|
|
Komair.Expressions.Serialization
A .NET abstraction library for serializing Komair.Expressions.ExpressionNode objects to/from other types (in particular, System.Linq.Expressions objects). |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.3 | 138 | 8/26/2026 |
| 10.1.2 | 141 | 8/26/2026 |
| 10.1.1 | 172 | 5/12/2026 |
| 10.1.0 | 150 | 5/6/2026 |
| 10.0.1 | 147 | 5/5/2026 |
| 10.0.0 | 149 | 5/5/2026 |
| 8.4.1 | 175 | 5/4/2026 |
| 8.4.0 | 184 | 5/4/2026 |
| 8.3.0 | 188 | 3/22/2026 |
| 8.2.1 | 184 | 3/20/2026 |
| 8.2.0 | 203 | 3/14/2026 |
| 8.1.0 | 213 | 3/12/2026 |
| 8.0.0 | 179 | 3/6/2026 |
| 6.0.0 | 1,189 | 4/12/2022 |
| 1.1.0 | 1,136 | 7/24/2021 |
| 1.0.0 | 1,054 | 5/17/2021 |