FSharp.Formatting.CommandTool
6.0.8
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 6.0.8
dotnet new tool-manifest
dotnet tool install --local FSharp.Formatting.CommandTool --version 6.0.8
#tool dotnet:?package=FSharp.Formatting.CommandTool&version=6.0.8
nuke :add-package FSharp.Formatting.CommandTool --version 6.0.8
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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. |
| .NET Core | netcoreapp3.1 is compatible. |
This package has no dependencies.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 11.5.1 | 27,122 | 10/30/2021 | |
| 11.5.0 | 2,309 | 10/30/2021 | |
| 11.4.4 | 5,682 | 10/11/2021 | |
| 11.4.3 | 4,301 | 8/17/2021 | |
| 11.4.2 | 3,435 | 7/29/2021 | |
| 11.4.1 | 6,023 | 7/23/2021 | |
| 11.4.0 | 2,156 | 7/22/2021 | |
| 11.3.0 | 2,146 | 7/22/2021 | |
| 11.2.0 | 7,086 | 5/17/2021 | |
| 11.1.0 | 5,790 | 4/15/2021 | |
| 11.0.4 | 2,246 | 4/15/2021 | |
| 11.0.2 | 2,215 | 4/14/2021 | |
| 11.0.1 | 2,570 | 4/14/2021 | |
| 10.1.1 | 2,081 | 4/13/2021 | |
| 10.1.0 | 2,049 | 4/13/2021 | |
| 10.0.19 | 2,049 | 4/13/2021 | |
| 10.0.18 | 2,346 | 4/13/2021 | |
| 10.0.17 | 2,287 | 4/13/2021 | |
| 10.0.16 | 1,918 | 4/13/2021 | |
| 6.0.8 | 1,707 | 7/21/2020 |
- show extended type in generated docs for extension members
- include fsdocs-styles.css, fsdocs-search.js, fsdocs-tips.js in built site 'content' directory by default
- use default template from nuget package by default