FSharp.Formatting.CommandTool
11.3.0
fsharp.formatting.commandtool has been renamed to fsdocs-tool, see https://github.com/fsprojects/FSharp.Formatting/issues/720
See the version list below for details.
dotnet tool install --global FSharp.Formatting.CommandTool --version 11.3.0
dotnet new tool-manifest
dotnet tool install --local FSharp.Formatting.CommandTool --version 11.3.0
#tool dotnet:?package=FSharp.Formatting.CommandTool&version=11.3.0
nuke :add-package FSharp.Formatting.CommandTool --version 11.3.0
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. 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. |
This package has no dependencies.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 11.5.1 | 29,632 | 10/30/2021 | |
| 11.5.0 | 2,325 | 10/30/2021 | |
| 11.4.4 | 5,716 | 10/11/2021 | |
| 11.4.3 | 4,359 | 8/17/2021 | |
| 11.4.2 | 3,475 | 7/29/2021 | |
| 11.4.1 | 6,077 | 7/23/2021 | |
| 11.4.0 | 2,179 | 7/22/2021 | |
| 11.3.0 | 2,158 | 7/22/2021 | |
| 11.2.0 | 7,104 | 5/17/2021 | |
| 11.1.0 | 6,521 | 4/15/2021 | |
| 11.0.4 | 2,260 | 4/15/2021 | |
| 11.0.2 | 2,229 | 4/14/2021 | |
| 11.0.1 | 2,592 | 4/14/2021 | |
| 10.1.1 | 2,095 | 4/13/2021 | |
| 10.1.0 | 2,066 | 4/13/2021 | |
| 10.0.19 | 2,065 | 4/13/2021 | |
| 10.0.18 | 2,356 | 4/13/2021 | |
| 10.0.17 | 2,299 | 4/13/2021 | |
| 10.0.16 | 1,928 | 4/13/2021 | |
| 10.0.15 | 2,191 | 4/13/2021 |
[Bump to FSharp.Compiler.Service 40.0](https://github.com/fsprojects/FSharp.Formatting/pull/682)
[Fix bottom margin in default CSS](https://github.com/fsprojects/FSharp.Formatting/pull/687)
[Improve github and signature links](https://github.com/fsprojects/FSharp.Formatting/pull/681)
[Fix typo in location for custom CSS](https://github.com/fsprojects/FSharp.Formatting/pull/684)