FSharp.Compiler.Service 10.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package FSharp.Compiler.Service --version 10.0.3
                    
NuGet\Install-Package FSharp.Compiler.Service -Version 10.0.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" Version="10.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Compiler.Service" Version="10.0.3" />
                    
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 10.0.3
                    
#r "nuget: FSharp.Compiler.Service, 10.0.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.
#addin nuget:?package=FSharp.Compiler.Service&version=10.0.3
                    
Install as a Cake Addin
#tool nuget:?package=FSharp.Compiler.Service&version=10.0.3
                    
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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  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 (85)

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.
phmonte/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.100-preview.25277.114 82 6/6/2025
43.9.300 3,343 5/13/2025
43.9.300-preview.25258.110 218 5/12/2025
43.9.300-preview.25181.1 172 4/10/2025
43.9.300-preview.25124.4 237 3/18/2025
43.9.300-preview.25079.4 126 2/25/2025
43.9.202 1,814 4/8/2025
43.9.201 18,752 2/11/2025
43.9.200-preview.24561.2 134 12/10/2024
43.9.101 2,213 1/14/2025
43.9.100 12,742 11/12/2024
43.9.100-preview.24466.6 142 10/8/2024
43.9.100-preview.24422.2 118 9/10/2024
43.9.100-preview.24406.3 142 8/13/2024
43.8.403 1,633 11/12/2024
43.8.401 5,577 10/8/2024
43.8.400 7,623 8/13/2024
43.8.400-preview.24321.3 143 7/9/2024
43.8.400-preview.24280.1 125 6/11/2024
43.8.400-preview.24229.4 133 5/21/2024
43.8.301 9,189 7/9/2024
43.8.300 9,846 5/14/2024
43.8.300-preview.24178.1 134 4/11/2024
43.8.300-preview.24154.4 460 3/12/2024
43.8.300-preview.24080.5 354 2/13/2024
43.8.200 37,776 2/13/2024
43.8.102 870 3/12/2024
43.8.101 2,542 1/9/2024
43.8.100 120,794 11/14/2023
43.8.100-preview.23475.2 386 10/10/2023
43.8.100-preview.23418.2 219 9/12/2023
43.8.100-preview.23371.8 284 8/8/2023
43.8.100-preview.23327.15 245 7/11/2023
43.7.403 1,544 1/9/2024
43.7.402 672 11/14/2023
43.7.401 1,235 10/24/2023
43.7.400 16,966 8/8/2023
43.7.400-preview.23281.1 273 6/13/2023
43.7.400-preview.23251.2 248 5/16/2023
43.7.300 8,067 5/16/2023
43.7.300-preview.23261.1 209 5/11/2023
43.7.300-preview.23176.1 245 4/11/2023
43.7.300-preview.23127.2 330 3/14/2023
43.7.300-preview.23114.3 1,143 2/21/2023
43.7.200 30,650 2/14/2023
43.7.200-preview.22569.1 307 11/21/2022
42.7.101 28,201 11/14/2022
42.7.100 1,533 11/7/2022
42.7.100-preview.22473.1 248 10/11/2022
42.7.100-preview.22427.1 9,828 9/14/2022
41.0.7 44,508 11/7/2022
41.0.6 6,144 9/13/2022
41.0.5 26,742 6/14/2022
41.0.5-preview.22369.1 222 8/9/2022
41.0.5-preview.22329.3 223 7/12/2022
41.0.5-preview.22327.2 60,841 7/12/2022
41.0.5-preview.22305.1 230 6/14/2022
41.0.4 10,058 5/10/2022
41.0.4-preview.22203.2 220 5/10/2022
41.0.4-preview.22181.2 263 4/19/2022
41.0.3 57,089 3/4/2022
41.0.3-preview.22123.2 220 4/13/2022
41.0.2 2,219 2/17/2022
41.0.2-preview.21610.1 254 1/20/2022
41.0.1 46,815 10/30/2021
41.0.0-preview.21472.3 465 10/14/2021
40.0.1-preview.21352.5 1,269 8/5/2021
40.0.0 68,298 6/22/2021
39.0.0 87,470 2/10/2021
38.0.2 47,819 12/23/2020
38.0.1 1,418 12/22/2020
38.0.0 46,802 11/11/2020
37.0.0 59,886 8/7/2020
36.0.3 39,154 6/20/2020
36.0.2 1,972 6/20/2020
36.0.1 40,945 6/7/2020
35.0.0 56,576 4/10/2020
34.1.1 41,564 3/4/2020
34.1.0 24,722 2/20/2020
34.0.1 11,866 2/6/2020
33.0.1 16,545 12/9/2019
33.0.0 57,084 11/9/2019
32.0.0 32,386 10/1/2019
31.0.0 46,763 8/11/2019
30.0.0 16,324 6/29/2019
29.0.1 6,484 6/10/2019
28.0.0 57,195 3/29/2019
27.0.1 72,443 2/26/2019
26.0.1 10,922 1/31/2019
25.0.1 162,522 9/5/2018
23.0.3 54,061 5/31/2018
23.0.1 28,446 5/31/2018
22.0.3 52,752 3/28/2018
22.0.2 2,635 3/28/2018
22.0.1 9,696 3/23/2018
21.0.1 8,192 3/2/2018
20.0.1 31,443 2/21/2018
17.0.1 120,250 11/7/2017
16.0.2 13,091 10/4/2017
16.0.1 2,530 10/3/2017
15.0.1 2,343 10/2/2017
14.0.2 21,872 8/24/2017
14.0.1 2,793 8/22/2017
13.0.0 42,957 6/28/2017
12.0.8 45,546 4/29/2017
12.0.7 2,999 4/29/2017
12.0.5 6,671 4/10/2017
12.0.2 4,023 3/31/2017
12.0.1 3,363 3/29/2017
11.0.10 6,246 3/29/2017
11.0.9 4,544 3/28/2017
11.0.6 3,699 3/8/2017
11.0.4 5,736 2/23/2017
11.0.2 9,268 2/22/2017
11.0.1 3,081 2/21/2017
10.0.3 3,265 2/17/2017
10.0.1 6,817 2/10/2017
9.0.1 27,622 1/20/2017
9.0.0 2,103 1/19/2017
8.0.0 19,310 10/13/2016
6.0.2 71,358 8/12/2016
6.0.1 4,927 7/22/2016
6.0.0 5,694 7/17/2016
5.0.0 5,085 6/29/2016
3.0.0 33,212 4/8/2016
2.0.0.6 343,300 2/22/2016
2.0.0.5 3,906 2/11/2016
2.0.0.4 4,186 2/4/2016
2.0.0.3 7,979 1/25/2016
2.0.0.2 3,734 1/5/2016
2.0.0.1-beta 2,034 12/11/2015
2.0.0-beta 2,269 12/6/2015
1.4.2.3 14,431 12/14/2015
1.4.2.2 2,521 12/11/2015
1.4.2.1 6,162 10/19/2015
1.4.2 8,686 10/16/2015
1.4.1 2,343 10/16/2015
1.4.0.9 2,355 10/15/2015
1.4.0.8 2,386 10/15/2015
1.4.0.6 22,459 10/1/2015
1.4.0.5 5,842 9/8/2015
1.4.0.4 3,843 9/4/2015
1.4.0.1 19,049 7/31/2015
1.4.0-beta 3,833 7/9/2015
1.3.1.2 5,025 7/31/2015
1.3.1 6,524 7/9/2015
0.0.90 165,653 6/12/2015
0.0.89 18,011 4/16/2015
0.0.88 2,660 4/9/2015
0.0.87 12,561 3/30/2015
0.0.86 16,591 3/5/2015
0.0.85 16,471 2/28/2015
0.0.84 8,024 2/26/2015
0.0.83 2,344 2/26/2015
0.0.82 22,362 1/15/2015
0.0.81 12,836 12/8/2014
0.0.80 3,108 11/23/2014
0.0.79 3,447 11/14/2014
0.0.76 3,943 11/5/2014
0.0.75 2,665 11/5/2014
0.0.74 3,643 11/2/2014
0.0.73 4,827 10/25/2014
0.0.72 3,372 10/20/2014
0.0.71 2,480 10/17/2014
0.0.70 2,401 10/17/2014
0.0.67 11,569 10/16/2014
0.0.66 2,416 10/16/2014
0.0.65 2,501 10/15/2014
0.0.64 2,543 10/15/2014
0.0.62 8,598 9/16/2014
0.0.61 2,902 9/11/2014
0.0.60 3,037 9/2/2014
0.0.59 8,011 8/11/2014
0.0.58 10,911 7/1/2014
0.0.57 10,061 6/25/2014
0.0.56 2,526 6/25/2014
0.0.55 2,382 6/24/2014
0.0.54 2,669 6/11/2014
0.0.53 2,303 6/11/2014
0.0.52 2,321 6/10/2014
0.0.50 2,387 6/5/2014
0.0.49 2,285 6/4/2014
0.0.48 3,549 5/17/2014
0.0.47 2,308 5/17/2014
0.0.46 2,277 5/17/2014
0.0.45 5,393 4/19/2014
0.0.44 14,365 4/10/2014
0.0.43 2,738 3/29/2014
0.0.42 2,392 3/29/2014
0.0.41 3,336 3/27/2014
0.0.40 2,412 3/20/2014
0.0.39 2,405 3/19/2014
0.0.38 2,338 3/19/2014
0.0.36 11,286 3/12/2014
0.0.35 2,362 3/12/2014
0.0.33 2,380 3/12/2014
0.0.32 2,981 3/9/2014
0.0.31 2,421 3/8/2014
0.0.30 2,377 3/7/2014
0.0.29 2,248 3/6/2014
0.0.28 2,458 3/6/2014
0.0.27 2,272 3/5/2014
0.0.26 2,929 3/5/2014
0.0.25 2,259 3/5/2014
0.0.24 2,272 3/5/2014
0.0.22 2,357 3/4/2014
0.0.21 2,306 3/4/2014
0.0.20 23,551 2/14/2014
0.0.18 2,337 2/13/2014
0.0.17 2,789 2/9/2014
0.0.16 2,275 2/7/2014
0.0.15 10,549 2/4/2014
0.0.12-alpha 1,934 2/2/2014
0.0.11-alpha 4,163 1/17/2014
0.0.10-alpha 2,018 1/16/2014
0.0.9-alpha 1,981 1/16/2014
0.0.8-alpha 1,939 1/15/2014
0.0.7-alpha 1,933 1/14/2014
0.0.6-alpha 1,886 1/14/2014
0.0.5-alpha 1,881 1/13/2014
0.0.4-alpha 1,940 1/12/2014
0.0.3-alpha 1,874 1/12/2014
0.0.2-alpha 1,914 12/23/2013
0.0.1-beta 2,453 12/22/2013

[Expose assumeDotNetFramework in FSharpChecker.GetProjectOptionsFromScript](https://github.com/fsharp/FSharp.Compiler.Service/pull/699)
[SemanticClassificationType should not be internal](https://github.com/fsharp/FSharp.Compiler.Service/pull/696)