swagger2js_cli 0.8.0
dotnet tool install --global swagger2js_cli --version 0.8.0
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 swagger2js_cli --version 0.8.0
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=swagger2js_cli&version=0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package swagger2js_cli --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
🦄 swagger2js_cli
swagger2js_cli is a powerful swagger json document to api js, supports .NET 5 .
English | 中文
feature
- [√] Export the get parameter
- [√] Export the post parameter
- [√] Custom export file location
- [√] By controller name to generate the file
- [√] The file name and interface initials are lowercase
- [√] Read the local interface file
- [√] Read the network interface file
- [√] The default template can be downloaded
- [√] Build an auto-rebuild bat file
- [√] You can use a local custom razor template
- [√] Support query parameters in post request
- [√] Support delete request
- [√] Support put request
- [√] Support request with variable parameter in path
- [√] Method name for subsequent operations of the custom interface
- [√] Support excluded path name string or regular expression (exclude after match)
- [] Support to generate TypeScript files
📚 Documentation
Install tool: dotnet tool install -g swagger2js_cli Update tool:dotnet tool update -g swagger2js_cli At www.nuget.org lookup: https://www.nuget.org/packages/swagger2js_cli/
pack release
dotnet pack
🗄 License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
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.8.0 | 431 | 7/9/2021 |
0.7.1 | 387 | 7/8/2021 |
0.7.0 | 459 | 7/7/2021 |
0.6.0 | 401 | 7/7/2021 |
0.5.0 | 484 | 7/1/2021 |
0.4.1 | 416 | 6/27/2021 |
0.4.0 | 396 | 6/20/2021 |
0.3.0 | 335 | 6/17/2021 |
0.2.1 | 415 | 6/16/2021 |
0.2.0 | 355 | 6/16/2021 |
0.1.3 | 349 | 6/16/2021 |
0.1.2 | 328 | 6/16/2021 |
0.1.1 | 431 | 6/16/2021 |
0.1.0 | 381 | 6/16/2021 |