FSharp.Compiler.Service.Visitors
0.9.1
.NET Framework 4.5
Install-Package FSharp.Compiler.Service.Visitors -Version 0.9.1
dotnet add package FSharp.Compiler.Service.Visitors --version 0.9.1
<PackageReference Include="FSharp.Compiler.Service.Visitors" Version="0.9.1" />
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.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Compiler.Service.Visitors, 0.9.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.9.1
// Install FSharp.Compiler.Service.Visitors as a Cake Tool
#tool nuget:?package=FSharp.Compiler.Service.Visitors&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Compiler.Service (>= 12.0.8)
- FSharp.Core (>= 4.1.17)
- System.Collections.Immutable (>= 1.3.1)
- System.Reflection.Metadata (>= 1.4.2)
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.
Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.