FSharp.Compiler.Service.ProjectCracker
3.0.0
See the version list below for details.
dotnet add package FSharp.Compiler.Service.ProjectCracker --version 3.0.0
NuGet\Install-Package FSharp.Compiler.Service.ProjectCracker -Version 3.0.0
<PackageReference Include="FSharp.Compiler.Service.ProjectCracker" Version="3.0.0" />
paket add FSharp.Compiler.Service.ProjectCracker --version 3.0.0
#r "nuget: FSharp.Compiler.Service.ProjectCracker, 3.0.0"
// Install FSharp.Compiler.Service.ProjectCracker as a Cake Addin #addin nuget:?package=FSharp.Compiler.Service.ProjectCracker&version=3.0.0 // Install FSharp.Compiler.Service.ProjectCracker as a Cake Tool #tool nuget:?package=FSharp.Compiler.Service.ProjectCracker&version=3.0.0
Adds F# project cracking capabilities.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
This package has no dependencies.
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,361 | 12/9/2019 |
33.0.0 | 1,115 | 11/9/2019 |
32.0.0 | 1,116 | 10/1/2019 |
31.0.0 | 1,171 | 8/11/2019 |
30.0.0 | 1,201 | 6/29/2019 |
29.0.1 | 1,175 | 6/10/2019 |
28.0.0 | 1,974 | 3/29/2019 |
27.1.1-beta001 | 1,024 | 3/29/2019 |
27.0.1 | 1,544 | 2/26/2019 |
26.0.1 | 1,364 | 2/1/2019 |
25.0.1 | 2,789 | 9/5/2018 |
23.0.3 | 1,801 | 5/31/2018 |
23.0.1 | 1,595 | 5/31/2018 |
22.0.3 | 1,571 | 3/28/2018 |
22.0.2 | 2,007 | 3/28/2018 |
22.0.1 | 1,734 | 3/23/2018 |
21.0.1 | 1,720 | 3/2/2018 |
20.0.1 | 1,775 | 2/21/2018 |
17.0.1 | 2,954 | 11/7/2017 |
16.0.2 | 2,543 | 10/4/2017 |
16.0.1 | 1,524 | 10/3/2017 |
15.0.1 | 1,538 | 10/2/2017 |
14.0.2 | 3,840 | 8/24/2017 |
14.0.1 | 1,541 | 8/22/2017 |
13.0.0 | 3,870 | 6/28/2017 |
12.0.8 | 2,608 | 4/29/2017 |
12.0.7 | 1,624 | 4/29/2017 |
12.0.5 | 2,451 | 4/10/2017 |
12.0.3 | 1,744 | 4/3/2017 |
12.0.2 | 1,893 | 3/31/2017 |
12.0.1 | 1,727 | 3/29/2017 |
11.0.10 | 1,836 | 3/29/2017 |
11.0.9 | 2,939 | 3/28/2017 |
11.0.6 | 1,615 | 3/8/2017 |
11.0.4 | 2,287 | 2/23/2017 |
11.0.2 | 2,177 | 2/22/2017 |
11.0.1 | 1,576 | 2/21/2017 |
10.0.3 | 1,693 | 2/17/2017 |
10.0.1 | 3,374 | 2/10/2017 |
9.0.1 | 2,258 | 1/20/2017 |
9.0.0 | 1,513 | 1/19/2017 |
8.0.0 | 5,859 | 10/13/2016 |
6.0.2 | 3,225 | 8/12/2016 |
6.0.0 | 3,970 | 7/17/2016 |
3.0.0 | 3,569 | 4/8/2016 |
2.0.0.8 | 1,965 | 3/31/2016 |
2.0.0.7 | 1,630 | 3/30/2016 |
2.0.0.6 | 2,518 | 2/22/2016 |
2.0.0.5 | 1,658 | 2/11/2016 |
2.0.0.4 | 1,684 | 2/4/2016 |
2.0.0.3 | 1,927 | 1/25/2016 |
2.0.0.2 | 3,469 | 1/5/2016 |
2.0.0.1-beta | 1,442 | 12/11/2015 |
2.0.0-beta | 1,491 | 12/6/2015 |
#538 - BackgroundCompiler takes a very long time on a big solution with a very connected project dependency graph
#544 - Losing operator call when one of operands is application of a partially applied function
#534 - Function valued property erasing calls
#495 - Detupling missing when calling a module function value
#543 - Tuple not being destructured in AST
#541 - Results of multiple calls to active pattern are always bound to variable with same name
#539 - BasicPatterns.NewDelegate shows same value for different arguments