FSharpVSPowerTools.Core
2.0.0-beta
See the version list below for details.
dotnet add package FSharpVSPowerTools.Core --version 2.0.0-beta
NuGet\Install-Package FSharpVSPowerTools.Core -Version 2.0.0-beta
<PackageReference Include="FSharpVSPowerTools.Core" Version="2.0.0-beta" />
paket add FSharpVSPowerTools.Core --version 2.0.0-beta
#r "nuget: FSharpVSPowerTools.Core, 2.0.0-beta"
// Install FSharpVSPowerTools.Core as a Cake Addin #addin nuget:?package=FSharpVSPowerTools.Core&version=2.0.0-beta&prerelease // Install FSharpVSPowerTools.Core as a Cake Tool #tool nuget:?package=FSharpVSPowerTools.Core&version=2.0.0-beta&prerelease
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 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. |
-
- FSharp.Compiler.Service (>= 1.4.0-beta)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FSharpVSPowerTools.Core:
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 componments are Markdown parser, tools for formatting F# code snippets, including tool tip type information and a tool for generating documentation from library metadata. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Optimize dialog layouts for high DPI ([#1024](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1024))
Fix wrong size of unused markers in VS 2012 ([#1027](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1027))
Add a new option for interface member identifiers ([#1029](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1029))
NavigateToSource now supports Bitbucket, GitLab and Codebasehq urls ([#1038](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1038))
Hide F# Power Tools menu on non-F# projects ([#1040](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1040))
Support F# 4.0 constructs ([#1047](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1047))
Set explicit dependency on Visual F# Tools ([#1056](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1056))
Improve theme detection on VS 2015 ([#1058](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1058))
Drop officially support for VS 2012 ([#1060](https://github.com/fsprojects/VisualFSharpPowerTools/issues/1060))