FSharp.Compiler.Service.ProjectCracker
32.0.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package FSharp.Compiler.Service.ProjectCracker --version 32.0.0
NuGet\Install-Package FSharp.Compiler.Service.ProjectCracker -Version 32.0.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.ProjectCracker" Version="32.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Compiler.Service.ProjectCracker" Version="32.0.0" />
<PackageReference Include="FSharp.Compiler.Service.ProjectCracker" />
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.ProjectCracker --version 32.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Compiler.Service.ProjectCracker, 32.0.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.ProjectCracker@32.0.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.ProjectCracker&version=32.0.0
#tool nuget:?package=FSharp.Compiler.Service.ProjectCracker&version=32.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Legacy project file cracker for the F# compiler service.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- FSharp.Compiler.Service (>= 32.0.0)
- FSharp.Core (>= 4.6.2)
- System.ValueTuple (>= 4.4.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 33.0.1 | 1,662 | 12/9/2019 |
| 33.0.0 | 1,324 | 11/9/2019 |
| 32.0.0 | 1,359 | 10/1/2019 |
| 31.0.0 | 1,382 | 8/11/2019 |
| 30.0.0 | 1,446 | 6/29/2019 |
| 29.0.1 | 1,414 | 6/10/2019 |
| 28.0.0 | 2,214 | 3/29/2019 |
| 27.1.1-beta001 | 1,252 | 3/29/2019 |
| 27.0.1 | 1,809 | 2/26/2019 |
| 26.0.1 | 1,594 | 2/1/2019 |
| 25.0.1 | 3,069 | 9/5/2018 |
| 23.0.3 | 2,361 | 5/31/2018 |
| 23.0.1 | 2,127 | 5/31/2018 |
| 22.0.3 | 1,958 | 3/28/2018 |
| 22.0.2 | 2,565 | 3/28/2018 |
| 22.0.1 | 2,297 | 3/23/2018 |
| 21.0.1 | 2,294 | 3/2/2018 |
| 20.0.1 | 2,330 | 2/21/2018 |
| 17.0.1 | 3,392 | 11/7/2017 |
Loading failed
integrate dotnet/fsharp from e1b8537ee to 48f932cf8
notable changes include:
(preview) nameof
(preview) open static classes
Fixed 64-bit integer literal parsing
Better exhaustiveness checking for byte and sbyte pattern matches
Better native resource handling
Script-host assembly load events