ExpressiveExpressionTrees.Sources
1.1.2
dotnet add package ExpressiveExpressionTrees.Sources --version 1.1.2
NuGet\Install-Package ExpressiveExpressionTrees.Sources -Version 1.1.2
<PackageReference Include="ExpressiveExpressionTrees.Sources" Version="1.1.2" />
<PackageVersion Include="ExpressiveExpressionTrees.Sources" Version="1.1.2" />
<PackageReference Include="ExpressiveExpressionTrees.Sources" />
paket add ExpressiveExpressionTrees.Sources --version 1.1.2
#r "nuget: ExpressiveExpressionTrees.Sources, 1.1.2"
#:package ExpressiveExpressionTrees.Sources@1.1.2
#addin nuget:?package=ExpressiveExpressionTrees.Sources&version=1.1.2
#tool nuget:?package=ExpressiveExpressionTrees.Sources&version=1.1.2
This is a source only distribution of the ExpressiveExpressionTrees library that can be embedded inside of other projects / libraries.
Learn more about Target Frameworks and .NET Standard.
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.2 - Fix bug with ExpressionReplacer.PrepareSearch() / ExpressionReplacer.ReplaceIn() use case
* 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