rest.tagpage 2.36.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package rest.tagpage --version 2.36.2
NuGet\Install-Package rest.tagpage -Version 2.36.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="rest.tagpage" Version="2.36.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add rest.tagpage --version 2.36.2
#r "nuget: rest.tagpage, 2.36.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install rest.tagpage as a Cake Addin
#addin nuget:?package=rest.tagpage&version=2.36.2

// Install rest.tagpage as a Cake Tool
#tool nuget:?package=rest.tagpage&version=2.36.2

This is a plugin for DocFX to split REST API into tag level pages. Operations with the same tag are grouped into one page. If operation is in multiple tags, it would be included in first tag level page. This package contains the plugin for RestApi document processor only.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.59.4 5,190 9/7/2022
2.59.3 598 7/6/2022
2.59.2 1,353 4/11/2022
2.59.1 545 3/31/2022
2.59.0 1,041 1/19/2022
2.58.9 698 11/4/2021
2.58.8 463 11/1/2021
2.58.5 438 10/26/2021
2.58.4 498 9/14/2021
2.58.3 455 9/7/2021
2.58.2 454 8/24/2021
2.58.1 474 8/23/2021
2.58.0 2,379 6/9/2021
2.57.2 2,936 4/14/2021
2.57.1 471 4/13/2021
2.57.0 473 4/9/2021
2.56.7 510 3/2/2021
2.56.6 615 12/10/2020
2.56.5 590 11/10/2020
2.56.4 608 10/20/2020
2.56.3 588 10/12/2020
2.56.2 13,134 7/27/2020
2.56.1 621 7/6/2020
2.56.0 652 6/29/2020
2.55.0 654 6/12/2020
2.53.1 633 5/11/2020
2.52.0 10,858 4/13/2020
2.51.0 722 3/20/2020
2.50.0 909 3/2/2020
2.49.0 691 2/17/2020
2.48.1 674 1/13/2020
2.48.0 688 12/9/2019
2.47.0 714 10/31/2019
2.46.0 684 10/14/2019
2.45.1 787 9/15/2019
2.45.0 662 8/25/2019
2.44.0 730 8/2/2019
2.43.2 716 7/2/2019
2.43.1 666 6/14/2019
2.42.4 720 5/24/2019
2.42.3 760 5/13/2019
2.42.2 713 5/10/2019
2.42.0 823 4/22/2019
2.41.0 786 3/29/2019
2.40.11 856 2/16/2019
2.40.10 850 2/1/2019
2.40.9 819 1/31/2019
2.40.8 778 1/25/2019
2.40.7 923 1/4/2019
2.40.5 895 12/19/2018
2.40.4 893 11/26/2018
2.40.2 956 11/7/2018
2.40.1 953 10/29/2018
2.40.0 993 10/12/2018
2.39.2 1,270 9/9/2018
2.39.1 1,221 9/4/2018
2.39.0 1,220 9/2/2018
2.38.1 1,063 8/16/2018
2.38.0 1,075 8/13/2018
2.37.2 957 7/31/2018
2.37.1 992 7/31/2018
2.36.2 1,074 6/13/2018
2.36.1 1,113 5/25/2018
2.36.0 1,102 5/21/2018
2.36.0-alpha-0159-g25e5900b4 911 4/26/2018
2.35.4 1,208 5/2/2018
2.35.3 1,181 5/2/2018
2.35.0-alpha-0153-g6da267dd4 887 4/25/2018
2.33.2 1,081 4/3/2018
2.33.1 1,050 4/3/2018
2.33.0 1,043 3/19/2018
2.32.2 996 3/12/2018
2.32.0 1,220 2/28/2018
2.31.0 1,309 2/5/2018
2.30.0 1,209 1/12/2018
2.29.1 1,164 12/29/2017
2.28.3 1,050 12/14/2017
2.28.2 1,153 12/7/2017
2.28.1 999 12/1/2017
2.28.0 1,051 11/30/2017
2.27.0 1,028 11/21/2017
2.26.3 1,103 10/26/2017
2.26.1 1,104 10/24/2017
2.26.0 1,012 10/23/2017
2.25.1 990 10/9/2017
2.25.0 986 10/9/2017
2.24.0 1,079 9/11/2017
2.23.1 1,069 8/22/2017
2.22.3 1,024 8/17/2017
2.22.1 1,070 8/2/2017
2.22.0 1,006 8/1/2017

The initial version to split REST API pages to tag level.