ExpressiveExpressionTrees.Sources
1.1.1
See the version list below for details.
dotnet add package ExpressiveExpressionTrees.Sources --version 1.1.1
NuGet\Install-Package ExpressiveExpressionTrees.Sources -Version 1.1.1
<PackageReference Include="ExpressiveExpressionTrees.Sources" Version="1.1.1" />
paket add ExpressiveExpressionTrees.Sources --version 1.1.1
#r "nuget: ExpressiveExpressionTrees.Sources, 1.1.1"
// Install ExpressiveExpressionTrees.Sources as a Cake Addin #addin nuget:?package=ExpressiveExpressionTrees.Sources&version=1.1.1 // Install ExpressiveExpressionTrees.Sources as a Cake Tool #tool nuget:?package=ExpressiveExpressionTrees.Sources&version=1.1.1
This is a source only distribution of the ExpressiveExpressionTrees library that can be embedded inside of other projects / libraries.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
* 1.1.1 - Apparently the binary nuget packages didn't have a dll in them
* 1.1.0 - Added ConvertExpressions() / Split() / Join() / MultiProject() helpers
* 1.1.0 - This is the first release that is also available as a Sources package on nuget
* 1.1.0 - This version imports the Sources nuget package of ExpressiveReflection