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
nuke :add-package swagger2js_cli --version 0.8.0

🦄 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

MIT

Product 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 390 7/9/2021
0.7.1 359 7/8/2021
0.7.0 434 7/7/2021
0.6.0 374 7/7/2021
0.5.0 378 7/1/2021
0.4.1 388 6/27/2021
0.4.0 367 6/20/2021
0.3.0 307 6/17/2021
0.2.1 382 6/16/2021
0.2.0 326 6/16/2021
0.1.3 320 6/16/2021
0.1.2 296 6/16/2021
0.1.1 399 6/16/2021
0.1.0 361 6/16/2021