fsdocs-tool 21.0.0-beta-003

This is a prerelease version of fsdocs-tool.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global fsdocs-tool --version 21.0.0-beta-003                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local fsdocs-tool --version 21.0.0-beta-003                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=fsdocs-tool&version=21.0.0-beta-003&prerelease                
nuke :add-package fsdocs-tool --version 21.0.0-beta-003                

The 'dotnet fsdocs' documentation generation tool for F# projects. Install use 'dotnet tool add fsdocs-tool'. See the project site for documentation.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
21.0.0-beta-004 1,158 4 months ago
21.0.0-beta-003 461 7 months ago
21.0.0-beta-002 1,782 9 months ago
21.0.0-beta-001 1,257 10 months ago
20.0.1 18,712 10 months ago
20.0.0 7,033 2/14/2024
20.0.0-beta-002 1,155 2/8/2024
20.0.0-beta-001 628 1/31/2024
20.0.0-alpha-019 438 1/29/2024
20.0.0-alpha-018 1,587 1/10/2024
20.0.0-alpha-017 326 1/9/2024
20.0.0-alpha-016 1,639 12/7/2023
20.0.0-alpha-015 207 12/6/2023
20.0.0-alpha-014 755 11/22/2023
20.0.0-alpha-013 687 11/21/2023
20.0.0-alpha-012 260 11/17/2023
20.0.0-alpha-011 214 11/16/2023
20.0.0-alpha-010 1,332 11/15/2023
20.0.0-alpha-009 731 11/11/2023
20.0.0-alpha-008 200 11/10/2023
20.0.0-alpha-007 151 11/10/2023
20.0.0-alpha-006 190 11/9/2023
20.0.0-alpha-005 183 11/9/2023
20.0.0-alpha-004 239 11/8/2023
20.0.0-alpha-003 392 11/6/2023
20.0.0-alpha-002 299 11/3/2023
20.0.0-alpha-001 294 11/3/2023
19.1.1 6,756 10/10/2023
19.1.0 3,237 9/15/2023
19.0.0 7,480 8/22/2023
18.1.1 520 8/2/2023
18.1.0 8,843 4/13/2023
18.0.0 1,180 3/29/2023
17.4.1 353 3/29/2023
17.4.0 2,164 3/9/2023
17.3.0 306 3/6/2023
17.2.3 2,308 2/21/2023
17.2.2 2,581 1/16/2023
17.2.1 431 1/14/2023
17.2.0 4,961 12/28/2022
17.1.0 534 11/22/2022
17.0.0 3,614 11/17/2022
16.1.1 10,601 9/7/2022
16.1.0 3,773 8/30/2022
16.0.4 523 8/30/2022
16.0.3 524 8/30/2022
16.0.2 830 8/23/2022
16.0.1 5,062 8/16/2022
15.0.3 557 8/15/2022
15.0.2 949 8/5/2022
15.0.1 2,351 7/1/2022
15.0.0 7,999 3/20/2022
14.0.1 22,320 11/11/2021
14.0.0 413 11/10/2021
13.0.1 409 11/10/2021
13.0.0 383 11/10/2021
12.0.2 423 11/10/2021
12.0.0 802 11/7/2021
1.0.0 200 11/21/2023

### Changed

* * Update FCS to 43.8.301. [#935](https://github.com/fsprojects/FSharp.Formatting/pull/935)