FSharp.Quotations.Evaluator 1.0.6

dotnet add package FSharp.Quotations.Evaluator --version 1.0.6
NuGet\Install-Package FSharp.Quotations.Evaluator -Version 1.0.6
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="FSharp.Quotations.Evaluator" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Quotations.Evaluator --version 1.0.6
#r "nuget: FSharp.Quotations.Evaluator, 1.0.6"
#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.
// Install FSharp.Quotations.Evaluator as a Cake Addin
#addin nuget:?package=FSharp.Quotations.Evaluator&version=1.0.6

// Install FSharp.Quotations.Evaluator as a Cake Tool
#tool nuget:?package=FSharp.Quotations.Evaluator&version=1.0.6

A quotations evaluator for F# based on LINQ expression tree compilation. Some constructs are not supported and performance may be slower than F# compiled code. Based on the old F# 2.0 PowerPack code.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on FSharp.Quotations.Evaluator:

Repository Stars
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
Version Downloads Last updated
1.0.6 419 3/9/2015
1.0.4 221 11/24/2014
1.0.3 308 11/19/2014
1.0.2 1,374 11/1/2014
1.0.1 1,895 9/8/2014
1.0.0 64 9/8/2014

duplicate f# functionality where 'cast' functions parse strings