Top 20 NuGet Packages depending on FSharp.Compiler.Service

Total dependencies: 66

This library builds on top of the FSharp.Compiler.Service library and provides a nice API for F# script integration. It provides APIs to push values into and to get values from scripts. Additionally it adds some extension methods missing from the FSharp.Compiler.Service API.
this is the description
Helpers for the F# Abstract Syntax Tree
Package Description
Additional DLL for legacy compat for the F# compiler service.
Legacy project file cracker for the F# compiler service.
Package Description
Easy infrastructure can replace F#'s AST at compile time.
scratch package
The package is a collection of libraries that can be used for literate programming with F# (great for building documentation) and for generating library documentation from inline code comments. The key components are Markdown parser, tools for formatting F# code snippets, including...
Package Description
F# API search engine
Deep learning library for F#. Provides symbolic model differentiation, automatic differentiation and compilation to CUDA GPUs. Includes optimizers and model blocks used in deep learning. Make sure to set the platform of your project to x64.
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.
Easy infrastructure can replace F#'s AST at compile time.
Easy infrastructure can replace F#'s AST at compile time.
Can apply visitor pattern with minimum coding for FSharp.Compiler.Service's untyped ASTs.
A library for fast reflective changes to immutable data trees using F# Expression trees to reduce the number of allocations to a minimum.
Shared components of the F# Interactive Service. This provides a lightweight wrapper over F# Compiler Service and exposes operations for getting auto-completion and other editor services in F# Interactive.
A type provider for normal RESTy routes. Reads a routes file and provides types for them.