FSharp.Compiler.Service 34.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Compiler.Service --version 34.1.0
                    
NuGet\Install-Package FSharp.Compiler.Service -Version 34.1.0
                    
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" Version="34.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Compiler.Service" Version="34.1.0" />
                    
Directory.Packages.props
<PackageReference Include="FSharp.Compiler.Service" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FSharp.Compiler.Service --version 34.1.0
                    
#r "nuget: FSharp.Compiler.Service, 34.1.0"
                    
#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.
#:package FSharp.Compiler.Service@34.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FSharp.Compiler.Service&version=34.1.0
                    
Install as a Cake Addin
#tool nuget:?package=FSharp.Compiler.Service&version=34.1.0
                    
Install as a Cake Tool

The F# compiler services package contains a custom build of the F# compiler that exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (86)

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

Package Downloads
FSharp.Formatting

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 tool tip type information and a tool for generating documentation from library metadata.

FSharpVSPowerTools.Core

The core project of Visual F# Power Tools includes IDE-agnostic features intended to be used in different F# IDEs and editors.

dotnet-fable

Fable: F# to JS Compiler

FSharpLint.Core

API to programmatically run FSharpLint.

Fake.Runtime

FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#.

GitHub repositories (14)

Showing the top 14 popular GitHub repositories that depend on FSharp.Compiler.Service:

Repository Stars
commandlineparser/commandline
The best C# command line parser that brings standardized *nix getopt style, for .NET. Includes F# support
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
stryker-mutator/stryker-net
Mutation testing for .NET core and .NET framework!
workspacer/workspacer
a tiling window manager for Windows
MarcosMeli/FileHelpers
The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
Buildalyzer/Buildalyzer
A utility to perform design-time builds of .NET projects without having to think too hard about it.
ashmind/mirrorsharp
MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror
IrcDotNet/IrcDotNet
IRC.NET is a complete IRC (Internet Relay Chat) client library for .NET.
Brick-Abode/pldotnet
Build PostgreSQL functions, procedures, and triggers in C# and F#
nightroman/FarNet
Far Manager framework for .NET modules and scripts in PowerShell, F#, JavaScript.
Zaid-Ajaj/Npgsql.FSharp.Analyzer
F# analyzer that provides embedded SQL syntax analysis, type-checking for parameters and result sets and nullable column detection when writing queries using Npgsql.FSharp.
microsoft/near-duplicate-code-detector
A simple tool for detecting near-duplicate source code
Version Downloads Last Updated
43.10.101 245 12/9/2025
43.10.100 5,729 11/11/2025
43.10.100-rc2.25502.107 255 10/14/2025
43.10.100-preview7.25451.107 204 9/9/2025
43.10.100-preview7.25380.108 160 8/12/2025
43.10.100-preview.25358.103 204 7/15/2025
43.10.100-preview.25277.114 128 6/6/2025
43.9.303 12,714 8/4/2025
43.9.300 16,503 5/13/2025
43.9.300-preview.25258.110 255 5/12/2025
43.9.300-preview.25181.1 222 4/10/2025
43.9.300-preview.25124.4 278 3/18/2025
43.9.300-preview.25079.4 163 2/25/2025
43.9.202 2,537 4/8/2025
43.9.201 29,077 2/11/2025
43.9.200-preview.24561.2 179 12/10/2024
43.9.101 2,688 1/14/2025
43.9.100 15,516 11/12/2024
43.9.100-preview.24466.6 193 10/8/2024
43.9.100-preview.24422.2 161 9/10/2024
43.9.100-preview.24406.3 193 8/13/2024
43.8.403 3,123 11/12/2024
43.8.401 5,689 10/8/2024
43.8.400 10,326 8/13/2024
43.8.400-preview.24321.3 177 7/9/2024
43.8.400-preview.24280.1 162 6/11/2024
43.8.400-preview.24229.4 178 5/21/2024
43.8.301 11,486 7/9/2024
43.8.300 11,055 5/14/2024
43.8.300-preview.24178.1 173 4/11/2024
43.8.300-preview.24154.4 497 3/12/2024
43.8.300-preview.24080.5 378 2/13/2024
43.8.200 44,291 2/13/2024
43.8.102 1,070 3/12/2024
43.8.101 2,887 1/9/2024
43.8.100 166,795 11/14/2023
43.8.100-preview.23475.2 425 10/10/2023
43.8.100-preview.23418.2 261 9/12/2023
43.8.100-preview.23371.8 338 8/8/2023
43.8.100-preview.23327.15 302 7/11/2023
43.7.403 1,716 1/9/2024
43.7.402 726 11/14/2023
43.7.401 1,312 10/24/2023
43.7.400 18,527 8/8/2023
43.7.400-preview.23281.1 335 6/13/2023
43.7.400-preview.23251.2 317 5/16/2023
43.7.300 8,535 5/16/2023
43.7.300-preview.23261.1 291 5/11/2023
43.7.300-preview.23176.1 325 4/11/2023
43.7.300-preview.23127.2 394 3/14/2023
43.7.300-preview.23114.3 1,335 2/21/2023
43.7.200 31,796 2/14/2023
43.7.200-preview.22569.1 380 11/21/2022
42.7.101 28,997 11/14/2022
42.7.100 1,648 11/7/2022
42.7.100-preview.22473.1 316 10/11/2022
42.7.100-preview.22427.1 9,981 9/14/2022
41.0.7 45,419 11/7/2022
41.0.6 6,390 9/13/2022
41.0.5 28,216 6/14/2022
41.0.5-preview.22369.1 299 8/9/2022
41.0.5-preview.22329.3 279 7/12/2022
41.0.5-preview.22327.2 60,967 7/12/2022
41.0.5-preview.22305.1 319 6/14/2022
41.0.4 10,510 5/10/2022
41.0.4-preview.22203.2 308 5/10/2022
41.0.4-preview.22181.2 334 4/19/2022
41.0.3 58,340 3/4/2022
41.0.3-preview.22123.2 278 4/13/2022
41.0.2 2,375 2/17/2022
41.0.2-preview.21610.1 332 1/20/2022
41.0.1 48,254 10/30/2021
41.0.0-preview.21472.3 548 10/14/2021
40.0.1-preview.21352.5 1,452 8/5/2021
40.0.0 71,069 6/22/2021
39.0.0 91,237 2/10/2021
38.0.2 49,117 12/23/2020
38.0.1 1,617 12/22/2020
38.0.0 49,070 11/11/2020
37.0.0 61,746 8/7/2020
36.0.3 40,992 6/20/2020
36.0.2 2,092 6/20/2020
36.0.1 44,053 6/7/2020
35.0.0 58,155 4/10/2020
34.1.1 43,238 3/4/2020
34.1.0 25,326 2/20/2020
34.0.1 12,116 2/6/2020
33.0.1 16,910 12/9/2019
33.0.0 57,990 11/9/2019
32.0.0 33,423 10/1/2019
31.0.0 47,464 8/11/2019
30.0.0 17,003 6/29/2019
29.0.1 6,719 6/10/2019
28.0.0 58,156 3/29/2019
27.0.1 74,144 2/26/2019
26.0.1 12,084 1/31/2019
25.0.1 169,001 9/5/2018
23.0.3 56,029 5/31/2018
23.0.1 28,661 5/31/2018
22.0.3 55,175 3/28/2018
22.0.2 2,919 3/28/2018
22.0.1 10,136 3/23/2018
21.0.1 8,592 3/2/2018
20.0.1 32,382 2/21/2018
17.0.1 121,693 11/7/2017
16.0.2 13,431 10/4/2017
16.0.1 2,800 10/3/2017
15.0.1 2,580 10/2/2017
14.0.2 22,563 8/24/2017
14.0.1 3,034 8/22/2017
13.0.0 44,444 6/28/2017
12.0.8 47,380 4/29/2017
12.0.7 3,289 4/29/2017
12.0.5 7,126 4/10/2017
12.0.2 4,397 3/31/2017
12.0.1 3,689 3/29/2017
11.0.10 6,559 3/29/2017
11.0.9 4,861 3/28/2017
11.0.6 3,907 3/8/2017
11.0.4 6,018 2/23/2017
11.0.2 10,067 2/22/2017
11.0.1 3,311 2/21/2017
10.0.3 3,483 2/17/2017
10.0.1 7,220 2/10/2017
9.0.1 28,416 1/20/2017
9.0.0 2,294 1/19/2017
8.0.0 19,830 10/13/2016
6.0.2 74,085 8/12/2016
6.0.1 5,204 7/22/2016
6.0.0 6,056 7/17/2016
5.0.0 5,330 6/29/2016
3.0.0 35,764 4/8/2016
2.0.0.6 352,811 2/22/2016
2.0.0.5 4,098 2/11/2016
2.0.0.4 4,384 2/4/2016
2.0.0.3 8,414 1/25/2016
2.0.0.2 3,927 1/5/2016
2.0.0.1-beta 2,222 12/11/2015
2.0.0-beta 2,455 12/6/2015
1.4.2.3 14,699 12/14/2015
1.4.2.2 2,708 12/11/2015
1.4.2.1 6,446 10/19/2015
1.4.2 9,222 10/16/2015
1.4.1 2,547 10/16/2015
1.4.0.9 2,553 10/15/2015
1.4.0.8 2,580 10/15/2015
1.4.0.6 23,061 10/1/2015
1.4.0.5 6,068 9/8/2015
1.4.0.4 4,076 9/4/2015
1.4.0.1 19,464 7/31/2015
1.4.0-beta 4,085 7/9/2015
1.3.1.2 5,238 7/31/2015
1.3.1 6,724 7/9/2015
0.0.90 174,667 6/12/2015
0.0.89 18,484 4/16/2015
0.0.88 2,861 4/9/2015
0.0.87 13,284 3/30/2015
0.0.86 17,437 3/5/2015
0.0.85 17,436 2/28/2015
0.0.84 8,587 2/26/2015
0.0.83 2,534 2/26/2015
0.0.82 23,608 1/15/2015
0.0.81 13,575 12/8/2014
0.0.80 3,303 11/23/2014
0.0.79 3,654 11/14/2014
0.0.76 4,165 11/5/2014
0.0.75 2,847 11/5/2014
0.0.74 3,845 11/2/2014
0.0.73 5,056 10/25/2014
0.0.72 3,625 10/20/2014
0.0.71 2,691 10/17/2014
0.0.70 2,597 10/17/2014
0.0.67 12,066 10/16/2014
0.0.66 2,600 10/16/2014
0.0.65 2,697 10/15/2014
0.0.64 2,739 10/15/2014
0.0.62 8,998 9/16/2014
0.0.61 3,111 9/11/2014
0.0.60 3,226 9/2/2014
0.0.59 8,368 8/11/2014
0.0.58 11,456 7/1/2014
0.0.57 10,600 6/25/2014
0.0.56 2,719 6/25/2014
0.0.55 2,577 6/24/2014
0.0.54 2,857 6/11/2014
0.0.53 2,495 6/11/2014
0.0.52 2,521 6/10/2014
0.0.50 2,575 6/5/2014
0.0.49 2,476 6/4/2014
0.0.48 3,760 5/17/2014
0.0.47 2,502 5/17/2014
0.0.46 2,473 5/17/2014
0.0.45 5,614 4/19/2014
0.0.44 14,965 4/10/2014
0.0.43 2,947 3/29/2014
0.0.42 2,586 3/29/2014
0.0.41 3,541 3/27/2014
0.0.40 2,599 3/20/2014
0.0.39 2,594 3/19/2014
0.0.38 2,532 3/19/2014
0.0.36 11,562 3/12/2014
0.0.35 2,557 3/12/2014
0.0.33 2,578 3/12/2014
0.0.32 3,198 3/9/2014
0.0.31 2,608 3/8/2014
0.0.30 2,568 3/7/2014
0.0.29 2,449 3/6/2014
0.0.28 2,645 3/6/2014
0.0.27 2,470 3/5/2014
0.0.26 3,131 3/5/2014
0.0.25 2,448 3/5/2014
0.0.24 2,465 3/5/2014
0.0.22 2,560 3/4/2014
0.0.21 2,481 3/4/2014
0.0.20 23,942 2/14/2014
0.0.18 2,525 2/13/2014
0.0.17 3,050 2/9/2014
0.0.16 2,478 2/7/2014
0.0.15 11,360 2/4/2014
0.0.12-alpha 2,121 2/2/2014
0.0.11-alpha 4,438 1/17/2014
0.0.10-alpha 2,200 1/16/2014
0.0.9-alpha 2,179 1/16/2014
0.0.8-alpha 2,117 1/15/2014
0.0.7-alpha 2,125 1/14/2014
0.0.6-alpha 2,082 1/14/2014
0.0.5-alpha 2,078 1/13/2014
0.0.4-alpha 2,136 1/12/2014
0.0.3-alpha 2,071 1/12/2014
0.0.2-alpha 2,120 12/23/2013
0.0.1-beta 2,708 12/22/2013

From dotnet/fsharp:3af8959b6..9d69b49b7:
set default script TFM to netcoreapp3.1 if none found
improve C#-nullable and optional interop (RFC FS-1075)
Add type name to `undefined name error` if known
improve printing via %A/fsi
misc. improvements to DependencyManager
improve type provider support for .netcoreapp3.1 target frameworks.
New, optimized find-all-references API with reduced memory usage.
better error messages for failed overload resolution