Komair.Expressions.Mapping
10.1.3
dotnet add package Komair.Expressions.Mapping --version 10.1.3
NuGet\Install-Package Komair.Expressions.Mapping -Version 10.1.3
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="Komair.Expressions.Mapping" Version="10.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Komair.Expressions.Mapping" Version="10.1.3" />
<PackageReference Include="Komair.Expressions.Mapping" />
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 Komair.Expressions.Mapping --version 10.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Komair.Expressions.Mapping, 10.1.3"
#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 Komair.Expressions.Mapping@10.1.3
#: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=Komair.Expressions.Mapping&version=10.1.3
#tool nuget:?package=Komair.Expressions.Mapping&version=10.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Komair.Expressions.Mapping
A .NET abstraction library for mapping Komair.Expressions.ExpressionNode objects to and from other representations (in particular System.Linq.Expressions). Concrete mappers (such as Mapster) live in separate packages and implement IExpressionNodeMapper.
Key Types
IExpressionNodeMapper<T>(Komair.Expressions.Mapping.Abstract.Interfaces) – maps betweenExpressionNodeBasegraphs andSystem.Linq.Expressions.ExpressiontreesInvalidMemberNodeException(Komair.Expressions.Mapping.Exceptions) – thrown when a member expression node lacks the inner expression needed to resolve the memberInvalidNodeRootException(Komair.Expressions.Mapping.Exceptions) – thrown when a mapper expects aLambdaExpressionNodeat the root but receives anotherExpressionNodeBasetypeInvalidTreeRootException(Komair.Expressions.Mapping.Exceptions) – thrown when a mapper expects aLambdaExpressionat the root but receives anotherSystem.Linq.Expressions.Expressionshape
Root arguments are validated; passing null for an invalid root throws ArgumentNullException.
Dependencies
Installation
dotnet add package Komair.Expressions.Mapping
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Komair.Expressions (>= 10.1.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Komair.Expressions.Mapping:
| Package | Downloads |
|---|---|
|
Komair.Expressions.Mapping.Mapster
A .NET library implementing Komair.Expressions.Mapping using the Mapster package. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.3 | 104 | 8/26/2026 |
| 10.1.2 | 101 | 8/26/2026 |
| 10.1.1 | 140 | 5/12/2026 |
| 10.1.0 | 124 | 5/6/2026 |
| 10.0.1 | 123 | 5/5/2026 |
| 10.0.0 | 117 | 5/5/2026 |
| 8.4.1 | 127 | 5/4/2026 |
| 8.4.0 | 122 | 5/4/2026 |
| 8.3.0 | 141 | 3/22/2026 |
| 8.2.1 | 132 | 3/20/2026 |
| 8.2.0 | 191 | 3/14/2026 |
| 8.1.0 | 193 | 3/12/2026 |
| 8.0.0 | 134 | 3/6/2026 |
| 6.0.0 | 804 | 4/12/2022 |
| 1.1.0 | 685 | 7/24/2021 |
| 1.0.0 | 626 | 5/17/2021 |