rest.operationpage 2.59.4

dotnet add package rest.operationpage --version 2.59.4
                    
NuGet\Install-Package rest.operationpage -Version 2.59.4
                    
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.operationpage" Version="2.59.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="rest.operationpage" Version="2.59.4" />
                    
Directory.Packages.props
<PackageReference Include="rest.operationpage" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add rest.operationpage --version 2.59.4
                    
#r "nuget: rest.operationpage, 2.59.4"
                    
#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.
#:package rest.operationpage@2.59.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=rest.operationpage&version=2.59.4
                    
Install as a Cake Addin
#tool nuget:?package=rest.operationpage&version=2.59.4
                    
Install as a Cake Tool

This is a plugin for DocFX to split REST API into operation level pages.

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 8,272 9/7/2022 2.59.4 is deprecated because it is no longer maintained.
2.59.3 678 7/6/2022
2.59.2 654 4/11/2022
2.59.1 587 3/31/2022
2.59.0 701 1/19/2022
2.58.9 598 11/4/2021
2.58.8 516 11/1/2021
2.58.5 531 10/26/2021
2.58.4 557 9/14/2021
2.58.3 519 9/7/2021
2.58.2 530 8/24/2021
2.58.1 531 8/23/2021
2.58.0 539 6/9/2021
2.57.2 3,359 4/14/2021
2.57.1 533 4/13/2021
2.57.0 592 4/9/2021
2.56.7 610 3/2/2021
2.56.6 655 12/10/2020
2.56.5 620 11/10/2020
2.56.4 682 10/20/2020
2.56.3 680 10/12/2020
2.56.2 4,404 7/27/2020
2.56.1 665 7/6/2020
2.56.0 710 6/29/2020
2.55.0 675 6/12/2020
2.53.1 750 5/11/2020
2.52.0 10,893 4/13/2020
2.51.0 780 3/20/2020
2.50.0 778 3/2/2020
2.49.0 729 2/17/2020
2.48.1 775 1/13/2020
2.48.0 722 12/9/2019
2.47.0 848 10/31/2019
2.46.0 759 10/14/2019
2.45.1 755 9/15/2019
2.45.0 786 8/25/2019
2.44.0 777 8/2/2019
2.43.2 786 7/2/2019
2.43.1 760 6/14/2019
2.42.4 794 5/24/2019
2.42.3 820 5/13/2019
2.42.2 799 5/10/2019
2.42.0 958 4/22/2019
2.41.0 863 3/29/2019
2.40.12 817 3/11/2019
2.40.11 925 2/16/2019
2.40.10 948 2/1/2019
2.40.9 924 1/31/2019
2.40.8 917 1/25/2019
2.40.7 946 1/4/2019
2.40.5 958 12/19/2018
2.40.4 1,006 11/26/2018
2.40.2 1,089 11/7/2018
2.40.1 1,077 10/29/2018
2.40.0 1,102 10/12/2018
2.39.2 1,406 9/9/2018
2.39.1 1,397 9/4/2018
2.39.0 1,440 9/2/2018
2.38.1 1,257 8/16/2018
2.38.0 1,278 8/13/2018
2.37.2 1,180 7/31/2018
2.37.1 1,176 7/31/2018
2.36.2 1,221 6/13/2018
2.36.1 1,227 5/25/2018
2.36.0 1,423 5/21/2018
2.36.0-alpha-0159-g25e5900b4 1,197 4/26/2018
2.35.4 1,473 5/2/2018
2.35.3 1,499 5/2/2018
2.35.0-alpha-0153-g6da267dd4 1,206 4/25/2018
2.33.2 1,425 4/3/2018
2.33.1 1,377 4/3/2018
2.33.0 1,393 3/19/2018
2.32.2 1,500 3/12/2018
2.32.0 1,505 2/28/2018
2.31.0 1,602 2/5/2018
2.30.0 1,534 1/12/2018
2.29.1 1,524 12/29/2017
2.28.3 1,293 12/14/2017
2.28.2 1,449 12/7/2017
2.28.1 1,274 12/1/2017
2.28.0 1,281 11/30/2017
2.27.0 1,259 11/21/2017
2.26.3 1,305 10/26/2017
2.26.1 1,252 10/24/2017
2.26.0 1,256 10/23/2017
2.25.1 1,242 10/9/2017
2.25.0 1,241 10/9/2017
2.24.0 1,297 9/11/2017
2.23.1 1,230 8/22/2017
2.22.3 1,305 8/17/2017
2.22.1 1,299 8/2/2017
2.22.0 1,279 8/1/2017

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