openapi2excel.cli
0.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global openapi2excel.cli --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local openapi2excel.cli --version 0.0.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=openapi2excel.cli&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package openapi2excel.cli --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET Core global tool to generate Rest API specification in a MS Excel format - human friendly document from Swagger/OpenAPI spec in YAML or JSON.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 is compatible. 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. |
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 |
---|---|---|
0.1.8 | 460 | 11/4/2024 |
0.1.7 | 123 | 11/1/2024 |
0.1.6 | 109 | 10/27/2024 |
0.1.5 | 127 | 10/21/2024 |
0.1.4 | 107 | 10/21/2024 |
0.1.3 | 99 | 10/21/2024 |
0.1.2 | 121 | 10/20/2024 |
0.1.1 | 330 | 5/27/2024 |
0.1.0 | 136 | 5/22/2024 |
0.0.6 | 157 | 5/17/2024 |
0.0.5 | 141 | 5/11/2024 |
0.0.4 | 143 | 5/7/2024 |
0.0.3 | 144 | 4/17/2024 |
0.0.2 | 207 | 4/12/2024 |
0.0.1 | 193 | 4/8/2024 |
See https://github.com/pszybiak/openapi-2-excel/blob/main/CHANGELOG.md# for release notes.