![]() |
VOOZH | about |
dotnet add package FSharpVSPowerTools.Core --version 2.4.0
NuGet\Install-Package FSharpVSPowerTools.Core -Version 2.4.0
<PackageReference Include="FSharpVSPowerTools.Core" Version="2.4.0" />
<PackageVersion Include="FSharpVSPowerTools.Core" Version="2.4.0" />Directory.Packages.props
<PackageReference Include="FSharpVSPowerTools.Core" />Project file
paket add FSharpVSPowerTools.Core --version 2.4.0
#r "nuget: FSharpVSPowerTools.Core, 2.4.0"
#:package FSharpVSPowerTools.Core@2.4.0
#addin nuget:?package=FSharpVSPowerTools.Core&version=2.4.0Install as a Cake Addin
#tool nuget:?package=FSharpVSPowerTools.Core&version=2.4.0Install as a Cake Tool
The core project of Visual F# Power Tools includes IDE-agnostic features intended to be used in different F# IDEs and editors.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on FSharpVSPowerTools.Core:
| Package | Downloads |
|---|---|
|
Yaaf.AdvancedBuilding
Yaaf.AdvancedBuilding is a loose collection of build scripts. The benefit is that you can automatically update your build by updating this package, when you don't need your own crazy build script. But even than it is possible that you could re-use some scripts within this package. |
|
|
FsLab.Runner
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.4.0 | 18,090 | 4/5/2016 |
| 2.3.0 | 217,777 | 1/30/2016 |
| 2.2.0 | 18,079 | 11/30/2015 |
| 2.1.0 | 16,562 | 10/12/2015 |
| 2.0.0-beta | 1,514 | 7/26/2015 |
| 1.9.0 | 16,265 | 6/20/2015 |
| 1.8.0 | 42,984 | 4/2/2015 |
| 1.7.0 | 24,112 | 1/2/2015 |
| 1.6.1 | 1,987 | 11/6/2014 |
| 1.6.0 | 2,708 | 11/4/2014 |
| 1.5.0 | 1,759 | 10/2/2014 |
| 1.4.0 | 1,730 | 8/10/2014 |
| 1.3.1 | 1,733 | 7/9/2014 |
| 1.2.6 | 1,627 | 7/6/2014 |
Enable peek definition for standalone F# files [#1329](https://github.com/fsprojects/VisualFSharpPowerTools/pull/1329)
Performance improvements