FSharp.Compiler.Service.Visitors 0.6.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Compiler.Service.Visitors --version 0.6.3
NuGet\Install-Package FSharp.Compiler.Service.Visitors -Version 0.6.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="FSharp.Compiler.Service.Visitors" Version="0.6.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FSharp.Compiler.Service.Visitors --version 0.6.3
#r "nuget: FSharp.Compiler.Service.Visitors, 0.6.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.
// Install FSharp.Compiler.Service.Visitors as a Cake Addin
#addin nuget:?package=FSharp.Compiler.Service.Visitors&version=0.6.3

// Install FSharp.Compiler.Service.Visitors as a Cake Tool
#tool nuget:?package=FSharp.Compiler.Service.Visitors&version=0.6.3

Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on FSharp.Compiler.Service.Visitors:

Package Downloads
FSharp.Expandable.Compiler.Core

Easy infrastructure can replace F#'s AST at compile time.

FSharp.Expandable.Compiler.Build

Easy infrastructure can replace F#'s AST at compile time.

FSharp.Expandable.Compiler.Aspect

Easy infrastructure can replace F#'s AST at compile time.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.1 11,350 5/23/2017
0.7.3 14,991 1/30/2017
0.7.2 1,005 1/30/2017
0.7.1 8,429 12/20/2016
0.6.3 7,484 10/27/2016
0.6.2 9,688 10/24/2016
0.6.1 919 10/24/2016
0.5.1 942 10/24/2016

Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.