ExpressionTreeToolkit.Core
0.3.0
The Expression Tree Toolkit is a collection of helper functions, extension methods, and ready-to-use classes to simplifies common developer tasks manipulating expression trees.
Install-Package ExpressionTreeToolkit.Core -Version 0.3.0
dotnet add package ExpressionTreeToolkit.Core --version 0.3.0
<PackageReference Include="ExpressionTreeToolkit.Core" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExpressionTreeToolkit.Core --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ExpressionTreeToolkit.Core, 0.3.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETFramework 4.5
- JetBrains.Annotations (>= 11.1.0)
-
.NETStandard 2.0
- JetBrains.Annotations (>= 11.1.0)
-
.NETStandard 2.1
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.